We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59a7c25 commit 310dbb9Copy full SHA for 310dbb9
Dockerfile
@@ -1,5 +1,5 @@
1
# Get CA certificates from alpine package repo
2
-FROM alpine:3.19 as certificates
+FROM alpine:3.20 as certificates
3
4
RUN apk --no-cache add ca-certificates
5
0 commit comments