From aaa7498484b368f1e78219e047d1a8fce9594cd5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 13:15:32 +0000 Subject: [PATCH] chore(deps): update dependency containers/automation_images to v20240821 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 1e63a042c..d3be5e525 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -19,7 +19,7 @@ env: #### image names to test with (double-quotes around names are critical) #### FEDORA_NAME: "fedora-40" - IMAGE_SUFFIX: "c20240620t153000z-f40f39d13" + IMAGE_SUFFIX: "c20240821t171500z-f40f39d13" FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}" FEDORA_CONTAINER_FQIN: "quay.io/libpod/fedora_podman:${IMAGE_SUFFIX}"