aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorEd Santiago <santiago@redhat.com>2020-11-11 08:54:46 -0700
committerEd Santiago <santiago@redhat.com>2020-11-11 08:56:08 -0700
commit92e31a2085663327f57d36fde3816868e37a7ea0 (patch)
tree13939ec0ebeb164782636e92b7cae7177ef1ac03 /.cirrus.yml
parent12dbc1ff7dd7468f0be22e597ed9e552ad545e20 (diff)
downloadpodman-92e31a2085663327f57d36fde3816868e37a7ea0.tar.gz
podman-92e31a2085663327f57d36fde3816868e37a7ea0.tar.bz2
podman-92e31a2085663327f57d36fde3816868e37a7ea0.zip
Cirrus: update VMs
Reason: include perl-FindBin RPM in f33 VM, needed for hack/xref-helpmsgs-manpages Ref: https://github.com/containers/automation_images/pull/39 Signed-off-by: Ed Santiago <santiago@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 375a246a8..ea09d691e 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -27,7 +27,7 @@ env:
PRIOR_UBUNTU_NAME: "ubuntu-19"
# Google-cloud VM Images
- IMAGE_SUFFIX: "c6323493627232256"
+ IMAGE_SUFFIX: "c5402398833246208"
FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}"
PRIOR_FEDORA_CACHE_IMAGE_NAME: "prior-fedora-${IMAGE_SUFFIX}"
UBUNTU_CACHE_IMAGE_NAME: "ubuntu-${IMAGE_SUFFIX}"