From eb2eeaf40097eb8b191e5eac742843fd238683d7 Mon Sep 17 00:00:00 2001 From: Nicola Sella Date: Thu, 15 Aug 2024 14:38:55 +0200 Subject: [PATCH] [release-4.6] Update CI VM images MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/containers/automation_images/pull/376 Signed-off-by: Nicola Sella (cherry picked from commit fd601b2ccee8ab02eb3d5d11b58bf695cfb1d46f) Signed-off-by: Jan Rodák --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 4df5bf0e..56e165e7 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -17,7 +17,7 @@ env: FEDORA_NAME: "fedora-38" # Google-cloud VM Images - IMAGE_SUFFIX: "c20230614t132754z-f38f37d13" + IMAGE_SUFFIX: "c20241015t085508z-f40f39d13" FEDORA_CACHE_IMAGE_NAME: "fedora-podman-py-${IMAGE_SUFFIX}"