bump cirrus images to get new conmon

Signed-off-by: Peter Hunt <pehunt@redhat.com>
This commit is contained in:
Peter Hunt 2019-07-22 09:37:17 -04:00
parent a1a79c08b7
commit 53e1ede46b
1 changed files with 3 additions and 3 deletions

View File

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