ci: when downgrading from Alpine 3.17 to 3.16, the tag was kept on 3.17

Fixes: 09d5c55836 ("ci: restore reliable Alpine 3.16")

Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20626>
This commit is contained in:
David Heidelberg
2023-01-10 23:50:34 +01:00
committed by Marge Bot
parent 55135dc82f
commit b5e32c6a1c

View File

@@ -261,7 +261,7 @@ alpine/x86_build:
- .fdo.container-build@alpine
- .container
variables:
FDO_DISTRIBUTION_VERSION: "3.17"
FDO_DISTRIBUTION_VERSION: "3.16"
MESA_IMAGE_TAG: &alpine-x86_build ${ALPINE_X86_BUILD_TAG}
.use-alpine/x86_build: