Skip to content

Commit

Permalink
Merge pull request #141 from mvisonneau/renovate/alpine-3.x
Browse files Browse the repository at this point in the history
chore(deps): update alpine docker tag to v3.20
  • Loading branch information
mvisonneau authored Jul 4, 2024
2 parents b3f5177 + 147dfed commit 29468a9
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
Expand Up @@ -2,7 +2,7 @@
# BUILD CONTAINER
##

FROM alpine:3.19 as certs
FROM alpine:3.20 as certs

RUN \
apk add --no-cache ca-certificates
Expand Down

0 comments on commit 29468a9

Please sign in to comment.