From 2f680eb4b565c951c683885786011ef43b12291c Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Thu, 20 Jun 2024 08:58:19 -0600 Subject: [PATCH] CI VMs: bump Built in: https://github.com/containers/automation_images/pull/361 Main changes: - lots of package bumps, see link above. Most important is debian systemd, which should fix the XDG bug in 256-rc3 - workaround for rawhide IMA (signed rpms) issue - rawhide now includes composefs Signed-off-by: Ed Santiago --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 78d9acb205..56058a77b6 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -33,7 +33,7 @@ env: DEBIAN_NAME: "debian-13" # Image identifiers - IMAGE_SUFFIX: "c20240529t141726z-f40f39d13" + IMAGE_SUFFIX: "c20240620t153000z-f40f39d13" # EC2 images FEDORA_AMI: "fedora-aws-${IMAGE_SUFFIX}"