mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-07-05 19:50:40 +02:00
Merge bitcoin/bitcoin#35514: ci: Alpine 3.24
3be1115adeci: Alpine 3.24 (fanquake) Pull request description: Switch to [Alpine 3.24](https://www.alpinelinux.org/posts/Alpine-3.24.0-released.html) in the Alpine CI job. ACKs for top commit: maflcko: lgtm ACK3be1115adesedited: ACK3be1115adeTree-SHA512: 735a193a3511da611ac3399a66917cf69d5f895c39e50667c1293f1e449795ae85bb5a9686ce28928f73547369b036d091e1cf7b523854652a10ec7cf529d1d3
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.23"
|
||||
export CI_IMAGE_NAME_TAG="mirror.gcr.io/alpine:3.24"
|
||||
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