From 3e84046d6d1318eab8eb75ff5d5f74b52b7aaabf Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Mon, 26 Aug 2024 14:40:22 -0600 Subject: [PATCH] New VMs again Most important change is removing the RPM IMA workaround (#18543). Let's see if podman still works on rawhide. Also: pasta bumped to 08-21 (from 08-14) Source: https://github.com/containers/automation_images/pull/384 Signed-off-by: Ed Santiago --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index b8f650bd21..937c6a7057 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -33,7 +33,7 @@ env: DEBIAN_NAME: "debian-13" # Image identifiers - IMAGE_SUFFIX: "c20240821t171500z-f40f39d13" + IMAGE_SUFFIX: "c20240826t190000z-f40f39d13" # EC2 images FEDORA_AMI: "fedora-aws-${IMAGE_SUFFIX}"