diff options
author | Peter Hunt <pehunt@redhat.com> | 2019-06-13 13:21:09 -0400 |
---|---|---|
committer | Peter Hunt <pehunt@redhat.com> | 2019-06-13 13:21:09 -0400 |
commit | ef9e0ec6cbdaf9872da0a1a16ce239cfd76a6efb (patch) | |
tree | 4ef7961c7b38de66907d61f3e9a036c140c45c56 | |
parent | a3ed16416fdfd005d8ad3dd44f3a47a622b02ff3 (diff) | |
download | podman-ef9e0ec6cbdaf9872da0a1a16ce239cfd76a6efb.tar.gz podman-ef9e0ec6cbdaf9872da0a1a16ce239cfd76a6efb.tar.bz2 podman-ef9e0ec6cbdaf9872da0a1a16ce239cfd76a6efb.zip |
Bump cirrus images
Signed-off-by: Peter Hunt <pehunt@redhat.com>
-rw-r--r-- | .cirrus.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 3b067113e..848dc2b6d 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -31,9 +31,9 @@ env: #### #### Cache-image names to test with ### - FEDORA_CACHE_IMAGE_NAME: "fedora-29-libpod-5157899144265728" - PRIOR_FEDORA_CACHE_IMAGE_NAME: "fedora-28-libpod-5157899144265728" - UBUNTU_CACHE_IMAGE_NAME: "ubuntu-18-libpod-5157899144265728" + FEDORA_CACHE_IMAGE_NAME: "fedora-29-libpod-4844850202017792" + PRIOR_FEDORA_CACHE_IMAGE_NAME: "fedora-28-libpod-4844850202017792" + UBUNTU_CACHE_IMAGE_NAME: "ubuntu-18-libpod-4844850202017792" #### #### Variables for composing new cache-images (used in PR testing) from |