Skip to content

Commit

Permalink
Fixing cves thanks to Gordon
Browse files Browse the repository at this point in the history
Signed-off-by: Jean-Laurent de Morlhon <[email protected]>
  • Loading branch information
jeanlaurent committed Nov 8, 2024
1 parent 8274f07 commit b3f95c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginxinc/nginx-unprivileged:1.27.1-alpine
FROM nginxinc/nginx-unprivileged:1.27.1-alpine@sha256:210cfc5bd0cf396a75962e906f7aa7a23b826855125940ce16abbb17fd018f74
USER root
RUN apk update && \
apk add --no-cache openssl=3.3.2-r0 && \
Expand Down

0 comments on commit b3f95c7

Please sign in to comment.