Skip to content

Commit

Permalink
Merge pull request #1717 from cevich/release-1.6_latest_imgts
Browse files Browse the repository at this point in the history
[release-1.6] [CI:DOCS] Cirrus: Use the latest imgts container
  • Loading branch information
cevich committed Jul 26, 2022
2 parents 4336972 + 1987f91 commit 4414e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Expand Up @@ -171,7 +171,7 @@ meta_task:
container: &smallcontainer
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 4414e52

Please sign in to comment.