summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-07-22 20:25:14 +0200
committerGitHub <noreply@github.com>2020-07-22 20:25:14 +0200
commit0da4fa280be192516f37e081cb5c428147817924 (patch)
tree74d32e4fbc146a75645ee61a23b045216f332c76 /.cirrus.yml
parent80add2902cf3561d2c9f91dc045076519cd297d5 (diff)
parent6acea29a8069b6c6c35822c461a75efea95c7c8b (diff)
downloadpodman-0da4fa280be192516f37e081cb5c428147817924.tar.gz
podman-0da4fa280be192516f37e081cb5c428147817924.tar.bz2
podman-0da4fa280be192516f37e081cb5c428147817924.zip
Merge pull request #6822 from cevich/add_htpasswd
Cirrus: Add packages that provide htpasswd
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 9a5e0472f..37c9108eb 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -39,7 +39,7 @@ env:
UBUNTU_NAME: "ubuntu-20"
PRIOR_UBUNTU_NAME: "ubuntu-19"
- _BUILT_IMAGE_SUFFIX: "libpod-6508632441356288"
+ _BUILT_IMAGE_SUFFIX: "podman-5869602141896704"
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}"