mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 10:12:28 +02:00
ci: use Alpine 3.23
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
export LC_ALL=C.UTF-8
|
||||
|
||||
export CONTAINER_NAME=ci_native_alpine_musl
|
||||
export CI_IMAGE_NAME_TAG="mirror.gcr.io/alpine:3.22"
|
||||
export CI_IMAGE_NAME_TAG="mirror.gcr.io/alpine:3.23"
|
||||
export CI_BASE_PACKAGES="build-base musl-dev pkgconf curl ccache make ninja git python3-dev py3-pip which patch xz procps rsync util-linux bison e2fsprogs cmake dash linux-headers"
|
||||
export PIP_PACKAGES="--break-system-packages pyzmq pycapnp"
|
||||
export DEP_OPTS="DEBUG=1"
|
||||
|
||||
Reference in New Issue
Block a user