We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd2c8f5 commit f451815Copy full SHA for f451815
Dockerfile
@@ -1,5 +1,5 @@
1
# Set the base image to use for subsequent instructions
2
-FROM alpine:3.19
+FROM alpine:3.21.0
3
4
# hadolint ignore=DL3018
5
RUN apk add --no-cache aws-cli bash curl jq
0 commit comments