From db107766607cb23cb69f2fc6365a3ef55c3a73f1 Mon Sep 17 00:00:00 2001 From: Nicola Sella Date: Thu, 15 Aug 2024 14:38:55 +0200 Subject: [PATCH] Update CI VM images Signed-off-by: Nicola Sella --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index d45ae2cc..e2ba3b4c 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -15,7 +15,7 @@ env: #### Cache-image names to test with (double-quotes around names are critical) #### # Google-cloud VM Images - IMAGE_SUFFIX: "c20240821t171500z-f40f39d13" + IMAGE_SUFFIX: "20240919t145433z-f40f39d13" FEDORA_CACHE_IMAGE_NAME: "fedora-podman-py-${IMAGE_SUFFIX}"