summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorPeter Hunt <pehunt@redhat.com>2019-06-13 11:36:16 -0400
committerPeter Hunt <pehunt@redhat.com>2019-06-13 12:03:57 -0400
commita3ed16416fdfd005d8ad3dd44f3a47a622b02ff3 (patch)
treef3f7f79aadff06820eb0ff33a1ea190fca23bee7 /.cirrus.yml
parentf628a97be5b142878ab624776505aed315607f12 (diff)
downloadpodman-a3ed16416fdfd005d8ad3dd44f3a47a622b02ff3.tar.gz
podman-a3ed16416fdfd005d8ad3dd44f3a47a622b02ff3.tar.bz2
podman-a3ed16416fdfd005d8ad3dd44f3a47a622b02ff3.zip
Bump conmon to 0.3.0
This enables cgroup v2 OOM 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 4344b6b0a..3b067113e 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: "f02c053eb37010fc76d1e2966de7f2cb9f969ef2"
+ CONMON_COMMIT: "8455ce1ef385120deb827d0f0588c04357bad4c4"
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"