Skip to content

Commit

Permalink
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

Note: Will only affect future release-branches on this repo.

Signed-off-by: Chris Evich <[email protected]>
  • Loading branch information
cevich authored and TomSweeneyRedHat committed Aug 19, 2022
1 parent 15b5268 commit 0661208
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 @@ -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: >-
Expand Down

0 comments on commit 0661208

Please sign in to comment.