From ea347b155fc7202e0283fb5ff873c2e4c8f7007b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 15:56:29 +0000 Subject: [PATCH] chore(deps): update dependency containers/automation_images to v20250324 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- common/.cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/.cirrus.yml b/common/.cirrus.yml index 9c4fba0ce1..3836e42cc7 100644 --- a/common/.cirrus.yml +++ b/common/.cirrus.yml @@ -18,7 +18,7 @@ env: #### image names to test with (double-quotes around names are critical) #### FEDORA_NAME: "fedora-41" - IMAGE_SUFFIX: "c20250131t121915z-f41f40d13" + IMAGE_SUFFIX: "c20250324t111922z-f41f40d13" FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}" FEDORA_CONTAINER_FQIN: "quay.io/libpod/fedora_podman:${IMAGE_SUFFIX}"