Skip to content

Commit

Permalink
Cirrus: Update VM Images for 4.0 release
Browse files Browse the repository at this point in the history
This is to ensure VM images for CI, which contain the
intended dependency versions to support the podman
4.0 release.

Ref: containers/automation_images#114

Signed-off-by: Chris Evich <[email protected]>
  • Loading branch information
cevich committed Feb 17, 2022
1 parent 93e8c39 commit 7b106f5
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 @@ -38,7 +38,7 @@ env:
UBUNTU_NAME: "ubuntu-2110"

# Google-cloud VM Images
IMAGE_SUFFIX: "c6454758209748992"
IMAGE_SUFFIX: "c5814666029957120"
FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}"
PRIOR_FEDORA_CACHE_IMAGE_NAME: "prior-fedora-${IMAGE_SUFFIX}"
UBUNTU_CACHE_IMAGE_NAME: "ubuntu-${IMAGE_SUFFIX}"
Expand Down

0 comments on commit 7b106f5

Please sign in to comment.