From 313ece36ceb873538a8e6f6fe7cace9f90ce7a5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 22:44:37 +0000 Subject: [PATCH] Update dependency containers/automation_images to v20230426 Also update Fedora name. Signed-off-by: Renovate Bot Signed-off-by: Chris Evich --- .cirrus.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index e9f1d7c..90821c2 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -16,10 +16,10 @@ env: #### #### Cache-image names to test with #### - FEDORA_NAME: "fedora-37" + FEDORA_NAME: "fedora-38" # Google-cloud VM Images - IMAGE_SUFFIX: "c20230405t152256z-f37f36d12" + IMAGE_SUFFIX: "c20230426t140447z-f38f37d12" FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}" ####