From ffee863beee479227bee8fd84eed536fe8f7df7b Mon Sep 17 00:00:00 2001 From: Chris Evich Date: Tue, 26 Jul 2022 15:39:49 -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 fd3d310548..ab2b8eaecd 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -132,7 +132,7 @@ lint_task: meta_task: container: - image: "quay.io/libpod/imgts:${IMAGE_SUFFIX}" + image: "quay.io/libpod/imgts:latest" cpu: 1 memory: 1