summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hunt <pehunt@redhat.com>2019-07-22 09:37:17 -0400
committerPeter Hunt <pehunt@redhat.com>2019-07-22 15:57:23 -0400
commit53e1ede46b030ad2aeecbdd7b2a385b60500ac4c (patch)
tree2fe83dbecabff2df6aabfe7204418fd6fa05919e
parenta1a79c08b72793cf2f75490d8ffc844c3d16bd4a (diff)
downloadpodman-53e1ede46b030ad2aeecbdd7b2a385b60500ac4c.tar.gz
podman-53e1ede46b030ad2aeecbdd7b2a385b60500ac4c.tar.bz2
podman-53e1ede46b030ad2aeecbdd7b2a385b60500ac4c.zip
bump cirrus images to get new conmon
Signed-off-by: Peter Hunt <pehunt@redhat.com>
-rw-r--r--.cirrus.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 75b6fba8a..6302cf388 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -31,9 +31,9 @@ env:
####
#### Cache-image names to test with
###
- FEDORA_CACHE_IMAGE_NAME: "fedora-30-libpod-5925244995371008"
- PRIOR_FEDORA_CACHE_IMAGE_NAME: "fedora-29-libpod-5925244995371008"
- UBUNTU_CACHE_IMAGE_NAME: "ubuntu-18-libpod-5925244995371008"
+ FEDORA_CACHE_IMAGE_NAME: "fedora-30-libpod-5479475851034624"
+ PRIOR_FEDORA_CACHE_IMAGE_NAME: "fedora-29-libpod-5479475851034624"
+ UBUNTU_CACHE_IMAGE_NAME: "ubuntu-18-libpod-5479475851034624"
####
#### Variables for composing new cache-images (used in PR testing) from