Skip to content

Commit

Permalink
Merge pull request #4140 from cevich/1.24_latest_imgts
Browse files Browse the repository at this point in the history
[release-1.24] Cirrus: Use the latest imgts container
  • Loading branch information
openshift-merge-robot committed Jul 27, 2022
2 parents e99286b + 547436a commit 83c5f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Expand Up @@ -64,7 +64,7 @@ meta_task:
alias: meta

container:
image: "quay.io/libpod/imgts:${IMAGE_SUFFIX}" # see contrib/imgts
image: "quay.io/libpod/imgts:latest"
cpu: 1
memory: 1

Expand Down

0 comments on commit 83c5f26

Please sign in to comment.