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 dfb0035 commit da24c43Copy full SHA for da24c43
docker/Dockerfile.linux.amd64
@@ -1,4 +1,4 @@
1
-FROM alpine:3.17 as alpine
+FROM alpine:3.22 as alpine
2
RUN apk add -U --no-cache ca-certificates
3
4
FROM scratch
0 commit comments