We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35b0d41 commit 37428a2Copy full SHA for 37428a2
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/library/alpine:3.20 as runtime
+FROM docker.io/library/alpine:3.21 as runtime
2
3
RUN \
4
apk add --update --no-cache \
0 commit comments