Merge pull request #15075 from cevich/latest_imgts

[CI:DOCS] Cirrus: Use the latest imgts container
This commit is contained in:
OpenShift Merge Robot 2022-07-26 21:48:23 +02:00 committed by GitHub
commit 4277b1fdc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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