mirror of
https://github.com/containers/podman.git
synced 2025-06-24 03:08:13 +08:00
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>
This commit is contained in:
@ -843,7 +843,7 @@ meta_task:
|
|||||||
container:
|
container:
|
||||||
cpu: 2
|
cpu: 2
|
||||||
memory: 2
|
memory: 2
|
||||||
image: quay.io/libpod/imgts:$IMAGE_SUFFIX
|
image: quay.io/libpod/imgts:latest
|
||||||
env:
|
env:
|
||||||
# Space-separated list of images used by this repository state
|
# Space-separated list of images used by this repository state
|
||||||
# Disabled ${PRIOR_FEDORA_CACHE_IMAGE_NAME} for Fedora 35
|
# Disabled ${PRIOR_FEDORA_CACHE_IMAGE_NAME} for Fedora 35
|
||||||
|
Reference in New Issue
Block a user