From 25611709dcdce8e2efc174f891c90a29a3a27526 Mon Sep 17 00:00:00 2001 From: Derek Richard Date: Tue, 17 Dec 2024 12:43:08 -0500 Subject: [PATCH] Bump containerd and runc to fix cves Signed-off-by: Derek Richard --- pipelines/reconfigure.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pipelines/reconfigure.yml b/pipelines/reconfigure.yml index 6becfb12..cc63f1c8 100644 --- a/pipelines/reconfigure.yml +++ b/pipelines/reconfigure.yml @@ -328,8 +328,8 @@ jobs: dep_bin_versions: gdn: ~1.57.0 cni: ~1.6.0 - runc: ~1.1.15 - containerd: ~1.7.23 + runc: ~1.2.3 + containerd: ~2.0.1 # TEMPLATE FOR NEXT RELEASE # to create a new release pipeline, copy (but don't delete!) this template, # replacing MAJOR, MINOR, PREV_MAJOR, PREV_MINOR, and SLACK_CHANNEL