From e44bf704dd641f2988e78ce0023cba4fa007b674 Mon Sep 17 00:00:00 2001
From: Chris Evich <cevich@redhat.com>
Date: Tue, 26 Jul 2022 15:31:26 -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 <cevich@redhat.com>
---
 .cirrus.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.cirrus.yml b/.cirrus.yml
index cd7503b4..8ca90850 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -114,7 +114,7 @@ meta_task:
     container: &smallcontainer
         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: >-