ci/alpine: pin the release to avoid random unexpected changes

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33659>
This commit is contained in:
Eric Engestrom
2025-02-20 15:54:34 +01:00
committed by Marge Bot
parent 84f96a0199
commit 3695a6d3fe

View File

@@ -221,7 +221,7 @@ debian/arm64_build:
- .fdo.container-build@alpine
- .container
variables:
FDO_DISTRIBUTION_VERSION: "edge" # switch to 3.20 when gets released
FDO_DISTRIBUTION_VERSION: "3.21"
FDO_BASE_IMAGE: alpine:$FDO_DISTRIBUTION_VERSION # since cbuild ignores it
# Alpine based x86_64 build image