We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63369d7 commit b364e9bCopy full SHA for b364e9b
Dockerfile
@@ -2,7 +2,7 @@
2
3
# --- base stage --- #
4
5
-FROM alpine:3.19 AS base
+FROM alpine:3.21 AS base
6
7
# hadolint ignore=DL3018
8
RUN apk add --no-cache --update \
0 commit comments