mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
common/container: update bootstrap container
This commit is contained in:
parent
8bae45e4ed
commit
efd8abe10f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# syntax=docker/dockerfile:1
|
# syntax=docker/dockerfile:1
|
||||||
FROM --platform=${BUILDPLATFORM} alpine:3.18 AS bootstrap
|
FROM --platform=${BUILDPLATFORM} alpine:3.22 AS bootstrap
|
||||||
ARG TARGETPLATFORM
|
ARG TARGETPLATFORM
|
||||||
ARG MIRROR=https://repo-ci.voidlinux.org
|
ARG MIRROR=https://repo-ci.voidlinux.org
|
||||||
ARG LIBC
|
ARG LIBC
|
||||||
|
|
Loading…
Add table
Reference in a new issue