diff --git a/.gitlab-ci/lava/gitlab-ci.yml b/.gitlab-ci/lava/gitlab-ci.yml index 2d99269be0b..2b62b414b06 100644 --- a/.gitlab-ci/lava/gitlab-ci.yml +++ b/.gitlab-ci/lava/gitlab-ci.yml @@ -13,7 +13,7 @@ variables: # 4. lava/health-check-docker - the slim container used for fastboot # Set image: directly instead of extending .set-image to avoid conflicts # with MESA_IMAGE_PATH and FDO_DISTRIBUTION_TAG between the containers. - image: registry.freedesktop.org/gfx-ci/lava-job-submitter/alpine/x86_64_lava-trigger:20251111.0 + image: registry.freedesktop.org/gfx-ci/lava-job-submitter/alpine/x86_64_lava-trigger:20260302.0 # Cancel job if a newer commit is pushed to the same branch interruptible: true # The jobs themselves shouldn't actually run for an hour, of course.