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 789057e commit 0ac8831Copy full SHA for 0ac8831
nginx/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nginxinc/nginx-unprivileged:1.23-alpine@sha256:3b4634121543135d725a307727843f47026344cd2a092b293616b6bc65cf1298
+FROM nginxinc/nginx-unprivileged:1.23-alpine@sha256:2db1d9e89f0704592ba425d673b47204a9e5ec444d34a9babd77f764f1e2b086
2
3
COPY ./nginx.conf /etc/nginx/nginx.conf
4
COPY ./entrypoint.sh /entrypoint.sh
nginx4spa/Dockerfile
0 commit comments