Skip to content

Commit 1c9d3f9

Browse files
author
Tim Zhou
committed
new vm image sfx for fedora 43 base image update
Signed-off-by: Tim Zhou <[email protected]>
1 parent f23367f commit 1c9d3f9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.cirrus.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ env:
2424
####
2525
#### Cache-image names to test with (double-quotes around names are critical)
2626
####
27-
FEDORA_NAME: "fedora-42"
27+
FEDORA_NAME: "fedora-43"
2828
FEDORA_AARCH64_NAME: "${FEDORA_NAME}-aarch64"
29-
PRIOR_FEDORA_NAME: "fedora-41"
29+
PRIOR_FEDORA_NAME: "fedora-42"
3030
RAWHIDE_NAME: "rawhide"
3131
DEBIAN_NAME: "debian-14"
3232

3333
# Image identifiers
34-
IMAGE_SUFFIX: "c20251110t154831z-f42f41d14"
34+
IMAGE_SUFFIX: "c20251111t215138z-f43f42d14"
3535

3636
# EC2 images
3737
FEDORA_AMI: "fedora-aws-${IMAGE_SUFFIX}"

vendor/github.com/containers/buildah/.cirrus.yml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)