We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a14650 commit 14a5c9aCopy full SHA for 14a5c9a
Dockerfile
@@ -2,7 +2,7 @@
2
# BUILD CONTAINER
3
##
4
5
-FROM alpine:3.15.3 as certs
+FROM alpine:3.15.4 as certs
6
7
RUN \
8
apk add --no-cache ca-certificates
0 commit comments