Skip to content

Commit b3f95c7

Browse files
committed
Fixing cves thanks to Gordon
Signed-off-by: Jean-Laurent de Morlhon <[email protected]>
1 parent 8274f07 commit b3f95c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginxinc/nginx-unprivileged:1.27.1-alpine
1+
FROM nginxinc/nginx-unprivileged:1.27.1-alpine@sha256:210cfc5bd0cf396a75962e906f7aa7a23b826855125940ce16abbb17fd018f74
22
USER root
33
RUN apk update && \
44
apk add --no-cache openssl=3.3.2-r0 && \

0 commit comments

Comments
 (0)