ci/b2c: use latest mesa-trigger image
authorEric Engestrom <eric@igalia.com>
Tue, 10 Oct 2023 14:21:13 +0000 (15:21 +0100)
committerMarge Bot <emma+marge@anholt.net>
Wed, 11 Oct 2023 06:37:20 +0000 (06:37 +0000)
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25643>

.gitlab-ci/test/gitlab-ci.yml

index 6734813..5055c21 100644 (file)
@@ -278,7 +278,7 @@ clang-format:
   # 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-03-08.1
+  image: registry.freedesktop.org/gfx-ci/ci-tron/mesa-trigger:2023-06-02.1
   timeout: 1h 40m
   variables:
     # No need by default to pull the whole repo