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