Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #98 from cevich/latest_imgts
Browse files Browse the repository at this point in the history
Cirrus: Use the latest imgts container
  • Loading branch information
openshift-merge-robot authored Jul 27, 2022
2 parents 9a66485 + d5a5d9c commit 664c7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ meta_task:
skip: $CIRRUS_BRANCH =~ ".*\.tmp"

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

Expand Down

0 comments on commit 664c7a6

Please sign in to comment.