summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorChris Evich <cevich@redhat.com>2022-01-10 14:25:42 -0500
committerChris Evich <cevich@redhat.com>2022-01-10 14:50:17 -0500
commit799078216bce860ebcc239c7952ce6cd7491996b (patch)
tree52b63374b252a4b8f9bfa8e173f540cf73c7c223 /.cirrus.yml
parent0e4e5cf99083ac7ee3f59a0f689d58423cb172c5 (diff)
downloadpodman-799078216bce860ebcc239c7952ce6cd7491996b.tar.gz
podman-799078216bce860ebcc239c7952ce6cd7491996b.tar.bz2
podman-799078216bce860ebcc239c7952ce6cd7491996b.zip
Cirrus: Freshen VM images
Specifically, this brings in `crun 1.4-1` allowing removal of a temporary workaround. Ref: https://github.com/containers/podman/pull/12759 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 5bb8b17fc..c33ed9c0c 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -29,7 +29,7 @@ env:
UBUNTU_NAME: "ubuntu-2110"
# Google-cloud VM Images
- IMAGE_SUFFIX: "c6015869890330624"
+ IMAGE_SUFFIX: "c6454758209748992"
FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}"
PRIOR_FEDORA_CACHE_IMAGE_NAME: "prior-fedora-${IMAGE_SUFFIX}"
UBUNTU_CACHE_IMAGE_NAME: "ubuntu-${IMAGE_SUFFIX}"