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 61a96c3 commit 40bd8d4
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 @@ -402,7 +402,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 40bd8d4

Please sign in to comment.