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 5d75634 commit c467a50Copy full SHA for c467a50
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1
2
3
-FROM alpine:3.21 as rootfs-stage
+FROM alpine:3 as rootfs-stage
4
5
# environment
6
ENV REL=bookworm
Dockerfile.aarch64
0 commit comments