From b3c36dbfd5a607e6531f37125188d59faa3b0c8b Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Wed, 29 May 2024 11:22:32 -0600 Subject: [PATCH] CI: bump VMs Changes: - fix from @mtrmac for go-1.22 panic ("alphabet, duplicate symbols") - debian is now cgroupsv2 + crun (does not affect skopeo) - many other Red Queen fixes Built in: https://github.com/containers/automation_images/pull/338 Signed-off-by: Ed Santiago --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 546dde7c11..06f67f9088 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -21,7 +21,7 @@ env: SCRIPT_BASE: "./contrib/cirrus" # Google-cloud VM Images - IMAGE_SUFFIX: "c20240411t124913z-f39f38d13" + IMAGE_SUFFIX: "c20240529t141726z-f40f39d13" FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}" # Container FQIN's