Skip to content

Commit

Permalink
[CI:DOCS] Cirrus: Use the latest imgts container
Browse files Browse the repository at this point in the history
Contains important updates re: preserving release-branch CI VM images.
Ref: containers/automation_images#157

Signed-off-by: Chris Evich <[email protected]>
  • Loading branch information
cevich committed Jul 26, 2022
1 parent 50e987c commit 62d172d
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 @@ -132,7 +132,7 @@ lint_task:
meta_task:

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

Expand Down

0 comments on commit 62d172d

Please sign in to comment.