From 66932a95b9174dec5858f852670b50d4af532f25 Mon Sep 17 00:00:00 2001 From: Guilherme Gallo Date: Thu, 11 Sep 2025 00:27:42 -0300 Subject: [PATCH] ci: Bump image tags to force recreation of s3 artifacts This will enforce that the artifacts will be available at `gallo/mesa` namespace, to get more info please check https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36836 Signed-off-by: Guilherme Gallo Part-of: --- .gitlab-ci/image-tags.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci/image-tags.yml b/.gitlab-ci/image-tags.yml index 11c347df6c1..51dc3eefebb 100644 --- a/.gitlab-ci/image-tags.yml +++ b/.gitlab-ci/image-tags.yml @@ -26,7 +26,7 @@ variables: DEBIAN_TEST_ANDROID_TAG: "20250911-angle" DEBIAN_TEST_GL_TAG: "20250911-piglit" DEBIAN_TEST_VIDEO_TAG: "20250813-vector" - DEBIAN_TEST_VK_TAG: "20250819-piglit-28" + DEBIAN_TEST_VK_TAG: "20250911-piglit" ALPINE_X86_64_BUILD_TAG: "20250722-libwayland" ALPINE_X86_64_LAVA_SSH_TAG: "20250423-rootfs"