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.
1 parent 055b552 commit cfc2159Copy full SHA for cfc2159
Dockerfile.unprivileged
@@ -1,4 +1,4 @@
1
-FROM nginxinc/nginx-unprivileged:1.23.2-alpine
+FROM nginxinc/nginx-unprivileged:1.23.3-alpine
2
COPY ./build /usr/share/nginx/html
3
EXPOSE 8080
4
# start nginx
0 commit comments