summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorPeter Hunt <pehunt@redhat.com>2019-06-28 12:27:23 -0400
committerPeter Hunt <pehunt@redhat.com>2019-07-22 13:20:51 -0400
commit0671dca90de97be983f13a0a5e714f825013eae4 (patch)
tree1a05eb48f340c44bb003ad44ba11891121f84d87 /.cirrus.yml
parentab7b47ca60da11f9e24688cfe2ae3d00eb123471 (diff)
downloadpodman-0671dca90de97be983f13a0a5e714f825013eae4.tar.gz
podman-0671dca90de97be983f13a0a5e714f825013eae4.tar.bz2
podman-0671dca90de97be983f13a0a5e714f825013eae4.zip
bump conmon to 1.0.0-rc2
Signed-off-by: Peter Hunt <pehunt@redhat.com>
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 578a3eef0..75b6fba8a 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -43,7 +43,7 @@ env:
# Git commits to use while building dependencies into cache-images
FEDORA_CNI_COMMIT: "412b6d31280682bb4fab4446f113c22ff1886554"
CNI_COMMIT: "7480240de9749f9a0a5c8614b17f1f03e0c06ab9"
- CONMON_COMMIT: "3e47d8dd45cdd973dbe256292d5e9c0bff195e56"
+ CONMON_COMMIT: "6f3572558b97bc60dd8f8c7f0807748e6ce2c440"
CRIU_COMMIT: "c74b83cd49c00589c0c0468ba5fe685b67fdbd0a"
# Special image w/ nested-libvirt + tools for creating new cache and base images
IMAGE_BUILDER_CACHE_IMAGE_NAME: "image-builder-image-1541772081"