Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanlaurent authored Nov 20, 2024
1 parent b3f95c7 commit 9967322
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@sha256:210cfc5bd0cf396a75962e906f7aa7a23b826855125940ce16abbb17fd018f74
FROM nginxinc/nginx-unprivileged:1.27.1-alpine@sha256:380f5fa14ad2400888da70ca5b318759e63cd0bdefa7ee4ffa42fe740d1805e8
USER root
RUN apk update && \
apk add --no-cache openssl=3.3.2-r0 && \
Expand Down

0 comments on commit 9967322

Please sign in to comment.