summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorPeter Hunt <pehunt@redhat.com>2019-06-21 11:39:29 -0400
committerPeter Hunt <pehunt@redhat.com>2019-06-21 11:39:29 -0400
commita06bb80b4b4b9e286fac292e80d30840878ea3f1 (patch)
treec9c972f58a852e77725dfe9cb8c0c756b647aa25 /.cirrus.yml
parent284208a23884c217c28a7a63e07d5c4cb2115e97 (diff)
downloadpodman-a06bb80b4b4b9e286fac292e80d30840878ea3f1.tar.gz
podman-a06bb80b4b4b9e286fac292e80d30840878ea3f1.tar.bz2
podman-a06bb80b4b4b9e286fac292e80d30840878ea3f1.zip
update cirrus image
Signed-off-by: Peter Hunt <pehunt@redhat.com>
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 4bf92d6f6..e90712309 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -29,9 +29,9 @@ env:
####
#### Cache-image names to test with
###
- FEDORA_CACHE_IMAGE_NAME: "fedora-30-libpod-5156500369047552"
- PRIOR_FEDORA_CACHE_IMAGE_NAME: "fedora-29-libpod-5156500369047552"
- UBUNTU_CACHE_IMAGE_NAME: "ubuntu-18-libpod-5156500369047552"
+ FEDORA_CACHE_IMAGE_NAME: "fedora-30-libpod-5699414987898880"
+ PRIOR_FEDORA_CACHE_IMAGE_NAME: "fedora-29-libpod-5699414987898880"
+ UBUNTU_CACHE_IMAGE_NAME: "ubuntu-18-libpod-5699414987898880"
####
#### Variables for composing new cache-images (used in PR testing) from