From 6fd41f5416603e08f5438d7b1e11febf924516a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Ondra=C4=8Dka?= Date: Mon, 8 Jan 2024 14:16:19 +0100 Subject: [PATCH] ci: uprev mesa-trigger container Reviewed-by: Martin Roukala Reviewed-by: David Heidelberg Reviewed-by: Eric Engestrom Part-of: --- .gitlab-ci/test/gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci/test/gitlab-ci.yml b/.gitlab-ci/test/gitlab-ci.yml index 108a6209e02..87d379b26bc 100644 --- a/.gitlab-ci/test/gitlab-ci.yml +++ b/.gitlab-ci/test/gitlab-ci.yml @@ -301,7 +301,7 @@ python-test: # like FDO_DISTRIBUTION_TAG for *the* image, there is no way to # depend on more than one image per job. So, the job container is # built as part of the CI in the boot2container project. - image: registry.freedesktop.org/gfx-ci/ci-tron/mesa-trigger:2023-06-02.1 + image: registry.freedesktop.org/gfx-ci/ci-tron/mesa-trigger:2024-01-05.1 timeout: 1h 40m rules: - if: $FORCE_KERNEL_TAG != null