summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-05-01 02:51:12 +0200
committerGitHub <noreply@github.com>2020-05-01 02:51:12 +0200
commit2f3762eb911258016581187f072a24ac2724be3b (patch)
tree6723cfdf3be1eb823e28cc9217ad17f47a6618be /.cirrus.yml
parent6803e72bf87e737663db054d971135bc06d0747f (diff)
parent50f067bc42dda45ed78eb70fe54acb96666b3303 (diff)
downloadpodman-2f3762eb911258016581187f072a24ac2724be3b.tar.gz
podman-2f3762eb911258016581187f072a24ac2724be3b.tar.bz2
podman-2f3762eb911258016581187f072a24ac2724be3b.zip
Merge pull request #6044 from cevich/update_f32
Cirrus: Update to Fedora 32 proper
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 5898fa160..2aae343e8 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -39,7 +39,7 @@ env:
UBUNTU_NAME: "ubuntu-19"
PRIOR_UBUNTU_NAME: "ubuntu-18"
- _BUILT_IMAGE_SUFFIX: "libpod-6220812239765504"
+ _BUILT_IMAGE_SUFFIX: "libpod-6224667180531712" # From the packer output of 'build_vm_images_script'
FEDORA_CACHE_IMAGE_NAME: "${FEDORA_NAME}-${_BUILT_IMAGE_SUFFIX}"
PRIOR_FEDORA_CACHE_IMAGE_NAME: "${PRIOR_FEDORA_NAME}-${_BUILT_IMAGE_SUFFIX}"
UBUNTU_CACHE_IMAGE_NAME: "${UBUNTU_NAME}-${_BUILT_IMAGE_SUFFIX}"