summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorPeter Hunt <pehunt@redhat.com>2019-10-11 14:31:16 -0400
committerPeter Hunt <pehunt@redhat.com>2019-10-28 16:13:58 -0400
commit9ff66824f31b55d6316778d7adad08210cdf8dc2 (patch)
tree7068e2864a455374121e3cc127842a6f408b3092 /.cirrus.yml
parent306f7cb9f56f7807dc125caa2292b653c7fae3ac (diff)
downloadpodman-9ff66824f31b55d6316778d7adad08210cdf8dc2.tar.gz
podman-9ff66824f31b55d6316778d7adad08210cdf8dc2.tar.bz2
podman-9ff66824f31b55d6316778d7adad08210cdf8dc2.zip
bump cirrus images
Signed-off-by: Peter Hunt <pehunt@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 71fa68d45..0713f6dda 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -30,7 +30,7 @@ env:
####
#### Cache-image names to test with (double-quotes around names are critical)
###
- _BUILT_IMAGE_SUFFIX: "libpod-6296905679634432"
+ _BUILT_IMAGE_SUFFIX: "libpod-5642998972416000"
FEDORA_CACHE_IMAGE_NAME: "fedora-30-${_BUILT_IMAGE_SUFFIX}"
PRIOR_FEDORA_CACHE_IMAGE_NAME: "fedora-29-${_BUILT_IMAGE_SUFFIX}"
SPECIAL_FEDORA_CACHE_IMAGE_NAME: "xfedora-30-${_BUILT_IMAGE_SUFFIX}"