summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-05-14 15:35:39 -0400
committerGitHub <noreply@github.com>2021-05-14 15:35:39 -0400
commited003617b270c11421b236d85a7d885073a7cb66 (patch)
tree7d307e92850491b48959c9d7770ade55f40639a1
parentfabaa256676d3cfb611f89922ccaf3405718a6f0 (diff)
parentae72aedf40340d36af68eb2287680db76e64f5bb (diff)
downloadpodman-ed003617b270c11421b236d85a7d885073a7cb66.tar.gz
podman-ed003617b270c11421b236d85a7d885073a7cb66.tar.bz2
podman-ed003617b270c11421b236d85a7d885073a7cb66.zip
Merge pull request #10343 from cevich/update_vm_images
Use updated VM images + updated automation tooling
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index ebe12ab4a..1eb516d84 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -30,7 +30,7 @@ env:
PRIOR_UBUNTU_NAME: "ubuntu-2010"
# Google-cloud VM Images
- IMAGE_SUFFIX: "c6032583541653504"
+ IMAGE_SUFFIX: "c5348179051806720"
FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}"
PRIOR_FEDORA_CACHE_IMAGE_NAME: "prior-fedora-${IMAGE_SUFFIX}"
UBUNTU_CACHE_IMAGE_NAME: "ubuntu-${IMAGE_SUFFIX}"