We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b956065 commit 745eb9bCopy full SHA for 745eb9b
Dockerfile
@@ -43,7 +43,7 @@ RUN set -x \
43
&& /tmp/error-pages -h
44
45
# -✂- this stage is used to prepare the runtime fs --------------------------------------------------------------------
46
-FROM docker.io/library/alpine:3.21 AS rootfs
+FROM docker.io/library/alpine:3.22 AS rootfs
47
48
WORKDIR /tmp/rootfs
49
0 commit comments