New images 2025-04-16

https://github.com/containers/automation_images/pull/404

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
Paul Holzinger
2025-04-16 13:33:21 +02:00
parent a75cba011e
commit b0df21edef

View File

@ -24,14 +24,14 @@ env:
####
#### Cache-image names to test with (double-quotes around names are critical)
####
FEDORA_NAME: "fedora-41"
FEDORA_NAME: "fedora-42"
FEDORA_AARCH64_NAME: "${FEDORA_NAME}-aarch64"
PRIOR_FEDORA_NAME: "fedora-40"
PRIOR_FEDORA_NAME: "fedora-41"
RAWHIDE_NAME: "rawhide"
DEBIAN_NAME: "debian-13"
# Image identifiers
IMAGE_SUFFIX: "c20250324t111922z-f41f40d13"
IMAGE_SUFFIX: "c20250422t130822z-f42f41d13"
# EC2 images
FEDORA_AMI: "fedora-aws-${IMAGE_SUFFIX}"