ci/alpine: update to latest to get libdrm 2.4.119

Reviewed-by: Eric Engestrom <eric@igalia.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26814>
This commit is contained in:
David Heidelberg
2023-12-26 02:28:48 +01:00
committed by Marge Bot
parent 4023301010
commit 7d0630d763
2 changed files with 3 additions and 2 deletions

View File

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

View File

@@ -22,7 +22,7 @@ variables:
DEBIAN_X86_64_TEST_GL_TAG: "2023-12-22-vkcts"
DEBIAN_X86_64_TEST_VK_TAG: "2023-12-22-vkcts"
ALPINE_X86_64_BUILD_TAG: "2023-10-30-ci-improv"
ALPINE_X86_64_BUILD_TAG: "2023-01-07-libdrm2_4_119"
ALPINE_X86_64_LAVA_SSH_TAG: "2023-06-26-first-version"
FEDORA_X86_64_BUILD_TAG: "2024-01-05-meson-bump"
KERNEL_ROOTFS_TAG: "2024-01-06-libdrm"