summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-09-22 17:43:39 +0000
committerGitHub <noreply@github.com>2020-09-22 17:43:39 +0000
commit961a3d03c81f2c4083f0260ad688644371544a00 (patch)
treea0a28505ab6328b3a322db3475a516cd96d92d31 /.cirrus.yml
parentfac9252205c089b3bc409a4592e0635a780efaba (diff)
parenta748a887ab77a143a6146405fbd8b1bdaf9193bb (diff)
downloadpodman-961a3d03c81f2c4083f0260ad688644371544a00.tar.gz
podman-961a3d03c81f2c4083f0260ad688644371544a00.tar.bz2
podman-961a3d03c81f2c4083f0260ad688644371544a00.zip
Merge pull request #7400 from cevich/fix_missing_gpg2
Cirrus: Provide gpg2 in Ubuntu images
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 a11bbbe61..8b1036d7c 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -39,7 +39,7 @@ env:
UBUNTU_NAME: "ubuntu"
PRIOR_UBUNTU_NAME: "prior-ubuntu"
- _BUILT_IMAGE_SUFFIX: "c5809900649447424"
+ _BUILT_IMAGE_SUFFIX: "c6110627968057344"
FEDORA_CACHE_IMAGE_NAME: "${FEDORA_NAME}-${_BUILT_IMAGE_SUFFIX}"
PRIOR_FEDORA_CACHE_IMAGE_NAME: "${PRIOR_FEDORA_NAME}-${_BUILT_IMAGE_SUFFIX}"
UBUNTU_CACHE_IMAGE_NAME: "${UBUNTU_NAME}-${_BUILT_IMAGE_SUFFIX}"