From d6de673b804df145236bf9ae798ebf3b8e810212 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 12 Jan 2026 18:44:11 +0100 Subject: [PATCH] overlay profiles: Bump containerd and runc to 2.2 and 1.4 Signed-off-by: Krzesimir Nowak --- .../profiles/coreos/base/package.accept_keywords | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords index 35514b48ae..194e0413fc 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords @@ -8,7 +8,7 @@ # (the following packages are "unstable" upstream; we're stabilising these) # We always want the latest version available. -=app-containers/containerd-2.1* ~amd64 ~arm64 +=app-containers/containerd-2.2* ~amd64 ~arm64 # Keep versions on both arches in sync. =app-containers/cri-tools-1.33.0 ~arm64 @@ -19,7 +19,7 @@ =app-containers/podman-5.5.2 ~amd64 ~arm64 # We always want the latest version available. -=app-containers/runc-1.3* ~amd64 ~arm64 +=app-containers/runc-1.4* ~amd64 ~arm64 # No stable keywords. =app-containers/syft-1.18.1 ~amd64 ~arm64