Skip to content

Commit 56bad19

Browse files
committed
Merge branch 'pin-alpine-image-v320' into 'main'
Update nginx.Dockerfile to pin alpine image to 3.20 See merge request lg/identity-pki!61
2 parents b2965ed + 3f43174 commit 56bad19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nginx.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM public.ecr.aws/docker/library/alpine:3
1+
FROM public.ecr.aws/docker/library/alpine:3.20
22

33
RUN apk add --no-cache jq curl nginx nginx-mod-http-headers-more
44

0 commit comments

Comments
 (0)