summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-04-07 13:56:14 -0400
committerGitHub <noreply@github.com>2021-04-07 13:56:14 -0400
commit8c0df1c44a496d30b6e122c4ebc1dae9b5059607 (patch)
treeab5bb5c59007d8c93c124261828d317b87573370
parent5994377bd07e6e3bcb02c0f760d128933d1b9cd9 (diff)
parentd8babd4cb6c8b6cc373e4c8a4bccfc69706eac3a (diff)
downloadpodman-8c0df1c44a496d30b6e122c4ebc1dae9b5059607.tar.gz
podman-8c0df1c44a496d30b6e122c4ebc1dae9b5059607.tar.bz2
podman-8c0df1c44a496d30b6e122c4ebc1dae9b5059607.zip
Merge pull request #9963 from baude/newubuntu
use updated ubuntu images
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index b77464bae..0b69f83fd 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -30,7 +30,7 @@ env:
PRIOR_UBUNTU_NAME: "ubuntu-2004"
# Google-cloud VM Images
- IMAGE_SUFFIX: "c5501386583441408"
+ IMAGE_SUFFIX: "c6518453914828800"
FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}"
PRIOR_FEDORA_CACHE_IMAGE_NAME: "prior-fedora-${IMAGE_SUFFIX}"
UBUNTU_CACHE_IMAGE_NAME: "ubuntu-${IMAGE_SUFFIX}"