We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcb5934 commit ca26499Copy full SHA for ca26499
Containerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1
2
-FROM --platform=${BUILDPLATFORM} alpine:3.22 AS bootstrap
+FROM --platform=${BUILDPLATFORM} docker.io/alpine:3.22 AS bootstrap
3
ARG TARGETPLATFORM
4
ARG MIRROR=https://repo-ci.voidlinux.org
5
ARG LIBC
0 commit comments