From 83f80dc4aab8d2e1baeefe42230ad0209f8cbf0f Mon Sep 17 00:00:00 2001 From: Guilherme Gallo Date: Thu, 29 May 2025 12:43:28 -0300 Subject: [PATCH] ci/lava: Update image tag to apply the changes 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 c5fa41c3e5c..6897bad2788 100644 --- a/.gitlab-ci/image-tags.yml +++ b/.gitlab-ci/image-tags.yml @@ -30,7 +30,7 @@ variables: ALPINE_X86_64_BUILD_TAG: "20250423-rootfs" ALPINE_X86_64_LAVA_SSH_TAG: "20250423-rootfs" - ALPINE_X86_64_LAVA_TRIGGER_TAG: "20250603-ssh-tweaks" + ALPINE_X86_64_LAVA_TRIGGER_TAG: "20250604-time-drift" FEDORA_X86_64_BUILD_TAG: "20250423-rootfs"