We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87a428b commit cd5d96fCopy full SHA for cd5d96f
Dockerfile
@@ -1,5 +1,5 @@
1
# sample dockerfile for testing call-docker-build.yaml
2
-FROM alpine:3.20.3
+FROM alpine:3.21.0
3
4
RUN apk add --no-cache curl
5
0 commit comments