From 3ad2306af7ad352558099ac3fa1754e8fa3d85e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 21:00:32 +0000 Subject: [PATCH] chore(deps): update dependency containers/automation_images to v20230809 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 1a6badbe0..ba4fcc21b 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -36,7 +36,7 @@ env: DEBIAN_NAME: "debian-13" # Google-cloud VM Images - IMAGE_SUFFIX: "c20230807t144831z-f38f37d13" + IMAGE_SUFFIX: "c20230809t143240z-f38f37d13" FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}" DEBIAN_CACHE_IMAGE_NAME: "debian-${IMAGE_SUFFIX}"