summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorChris Evich <cevich@redhat.com>2022-03-31 14:26:36 -0400
committerChris Evich <cevich@redhat.com>2022-03-31 15:40:30 -0400
commit5fcd2a7ac3673bb4d455799c26c41f38a4d41b38 (patch)
treea88d3b7a7b7ddf9f8ba56e172671b175fc59ef57 /.cirrus.yml
parentd1f3a2d6a82ed66d4dab5be62821bc59bfb84dd8 (diff)
downloadpodman-5fcd2a7ac3673bb4d455799c26c41f38a4d41b38.tar.gz
podman-5fcd2a7ac3673bb4d455799c26c41f38a4d41b38.tar.bz2
podman-5fcd2a7ac3673bb4d455799c26c41f38a4d41b38.zip
Cirrus: Upd VM images to fix multi-arch build bug
Ref: https://github.com/containers/automation_images/pull/122 Signed-off-by: Chris Evich <cevich@redhat.com>
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 beb871c23..700a1ad78 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -38,7 +38,7 @@ env:
UBUNTU_NAME: "ubuntu-2110"
# Google-cloud VM Images
- IMAGE_SUFFIX: "c6261670816251904"
+ IMAGE_SUFFIX: "c6464310661611520"
FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}"
PRIOR_FEDORA_CACHE_IMAGE_NAME: "prior-fedora-${IMAGE_SUFFIX}"
UBUNTU_CACHE_IMAGE_NAME: "ubuntu-${IMAGE_SUFFIX}"