We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 743f9d5 + 1fd2566 commit 81af18fCopy full SHA for 81af18f
tools/nginx/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nginx:1.19.9-alpine
+FROM nginx:1.21.3-alpine
2
COPY /dist /usr/share/nginx/html
3
EXPOSE 80
4
CMD ["nginx", "-g", "daemon off;"]
0 commit comments