From 06612081ee1839ec1346574e7e294aab54dc85f0 Mon Sep 17 00:00:00 2001 From: Chris Evich Date: Tue, 26 Jul 2022 14:12:44 -0400 Subject: [PATCH] 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 Note: Will only affect future release-branches on this repo. Signed-off-by: Chris Evich --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 061a2d610..729273e11 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -67,7 +67,7 @@ meta_task: container: cpu: 2 memory: 2 - image: quay.io/libpod/imgts:$IMAGE_SUFFIX + image: quay.io/libpod/imgts:latest env: # Space-separated list of images used by this repository state IMGNAMES: >-