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.
2 parents f4fd7b0 + 6cec0df commit 9c5bfe7Copy full SHA for 9c5bfe7
docker/Dockerfile.linux.amd64
@@ -1,4 +1,4 @@
1
-FROM alpine:3.16 as alpine
+FROM alpine:3.17 as alpine
2
RUN apk add -U --no-cache ca-certificates
3
4
FROM scratch
0 commit comments