From f1a685994f3662ccba2de835a0d39fd901df358c Mon Sep 17 00:00:00 2001 From: Chris Evich Date: Tue, 26 Jul 2022 15:27:35 -0400 Subject: [PATCH] [CI:DOCS] Cirrus: Use the latest imgts container Contains important updates re: preserving release-branch CI VM images. Ref: https://github.com/containers/automation_images/pull/157 Signed-off-by: Chris Evich --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index e861e973..98128d3e 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -90,7 +90,7 @@ meta_task: name: "VM img. keepalive" container: &smallcontainer - image: "quay.io/libpod/imgts:$IMAGE_SUFFIX" + image: "quay.io/libpod/imgts:latest" cpu: 1 memory: 1