From 53e51550a437f8d503e19ba26ef9d8b29dd1076d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 18:06:24 +0000 Subject: [PATCH] chore(deps): update dependency containers/automation_images to v20240125 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 6cee591..4a631b5 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -11,7 +11,7 @@ env: GOCACHE: "${HOME}/.cache/go-build" # VM Image built in containers/automation_images - IMAGE_SUFFIX: "c20231116t174419z-f39f38d13" + IMAGE_SUFFIX: "c20240125t184057z-f39f38d13" FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}" RAWHIDE_CACHE_IMAGE_NAME: "rawhide-${IMAGE_SUFFIX}"