summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-04-11 11:11:53 -0400
committerGitHub <noreply@github.com>2022-04-11 11:11:53 -0400
commit311d66f515d8b85008d483f390987132b89ebeaf (patch)
tree1c04c606f44d8b4579d3111b431b277ef8c91427 /.cirrus.yml
parent4a53689c56d31388a24000bda61a80b0dcb015f7 (diff)
parenta95f7f9ca16604881c16d4218992820f2454a3a6 (diff)
downloadpodman-311d66f515d8b85008d483f390987132b89ebeaf.tar.gz
podman-311d66f515d8b85008d483f390987132b89ebeaf.tar.bz2
podman-311d66f515d8b85008d483f390987132b89ebeaf.zip
Merge pull request #13804 from cevich/auto_update_bp
Cirrus: Multi-arch build auto-update + tagging update
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 772843dd7..480dcb21e 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -38,7 +38,7 @@ env:
UBUNTU_NAME: "ubuntu-2110"
# Google-cloud VM Images
- IMAGE_SUFFIX: "c6464310661611520"
+ IMAGE_SUFFIX: "c4831699639992320"
FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}"
PRIOR_FEDORA_CACHE_IMAGE_NAME: "prior-fedora-${IMAGE_SUFFIX}"
UBUNTU_CACHE_IMAGE_NAME: "ubuntu-${IMAGE_SUFFIX}"