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 f46011c commit f1a6859
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 @@ -90,7 +90,7 @@ meta_task:
name: "VM img. keepalive"

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

Expand Down

0 comments on commit f1a6859

Please sign in to comment.