We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b5ae92 commit 23d2de8Copy full SHA for 23d2de8
Dockerfile
@@ -1,7 +1,7 @@
1
########################################
2
# prod image
3
#######################################
4
-FROM alpine:3.20.3 AS prod
+FROM alpine:3.21.0 AS prod
5
6
ARG GH_CLI_VER=2.44.1
7
0 commit comments