Skip to content

Commit 9967322

Browse files
authored
Update Dockerfile
1 parent b3f95c7 commit 9967322

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@sha256:210cfc5bd0cf396a75962e906f7aa7a23b826855125940ce16abbb17fd018f74
1+
FROM nginxinc/nginx-unprivileged:1.27.1-alpine@sha256:380f5fa14ad2400888da70ca5b318759e63cd0bdefa7ee4ffa42fe740d1805e8
22
USER root
33
RUN apk update && \
44
apk add --no-cache openssl=3.3.2-r0 && \

0 commit comments

Comments
 (0)