We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 116c9ee commit 7b36de3Copy full SHA for 7b36de3
1 file changed
2.4/alpine/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3.21
+FROM alpine:3.22
2
3
# ensure www-data user exists
4
RUN set -x \
0 commit comments