Skip to content

Commit

Permalink
[CI:DOCS] Cirrus: Use the latest imgts container
Browse files Browse the repository at this point in the history
Contains important updates re: preserving release-branch CI VM images.
Ref: containers/automation_images#157

Signed-off-by: Chris Evich <[email protected]>
  • Loading branch information
cevich committed Jul 26, 2022
1 parent 4cd74c2 commit 0c37f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,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: >-
Expand Down

0 comments on commit 0c37f6d

Please sign in to comment.