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 Note: Will only affect future release-branches on this repo. Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
parent
3a31c30aec
commit
bb5448ebf8
|
|
@ -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: >-
|
||||
|
|
|
|||
Loading…
Reference in New Issue