Cirrus: Update to freshly built cache-images

Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
Chris Evich 2019-07-09 12:55:29 -04:00
parent 6946fe05ed
commit dc385fc8b6
No known key found for this signature in database
GPG Key ID: 03EDC70FD578067F
1 changed files with 3 additions and 3 deletions

View File

@ -29,9 +29,9 @@ env:
#### ####
#### Cache-image names to test with #### Cache-image names to test with
### ###
FEDORA_CACHE_IMAGE_NAME: "fedora-30-libpod-5081463649730560" FEDORA_CACHE_IMAGE_NAME: "fedora-30-libpod-5744029755506688"
PRIOR_FEDORA_CACHE_IMAGE_NAME: "fedora-29-libpod-5081463649730560" PRIOR_FEDORA_CACHE_IMAGE_NAME: "fedora-29-libpod-5744029755506688"
UBUNTU_CACHE_IMAGE_NAME: "ubuntu-18-libpod-5081463649730560" UBUNTU_CACHE_IMAGE_NAME: "ubuntu-18-libpod-5744029755506688"
#### ####
#### Variables for composing new cache-images (used in PR testing) from #### Variables for composing new cache-images (used in PR testing) from