We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c03664 commit 871f47eCopy full SHA for 871f47e
DockerfileLight
@@ -1,3 +1,3 @@
1
-FROM nginx:stable-alpine
+FROM nginx:mainline-alpine
2
COPY ./dist /usr/share/nginx/html
3
COPY default.conf /etc/nginx/conf.d/default.conf
0 commit comments