We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8274f07 commit b3f95c7Copy full SHA for b3f95c7
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nginxinc/nginx-unprivileged:1.27.1-alpine
+FROM nginxinc/nginx-unprivileged:1.27.1-alpine@sha256:210cfc5bd0cf396a75962e906f7aa7a23b826855125940ce16abbb17fd018f74
2
USER root
3
RUN apk update && \
4
apk add --no-cache openssl=3.3.2-r0 && \
0 commit comments