From ebef5893ccd74b7ffe8de855666cffdc9df5278b Mon Sep 17 00:00:00 2001 From: Akihiro Suda Date: Sun, 14 Jun 2026 02:57:29 +0900 Subject: [PATCH] update runc binary to v1.4.3 release notes: https://github.com/opencontainers/runc/releases/tag/v1.4.3 full diff: https://github.com/opencontainers/runc/compare/v1.4.2...v1.4.3 Signed-off-by: Akihiro Suda --- script/setup/runc-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/setup/runc-version b/script/setup/runc-version index c432e90f2..92f76b423 100644 --- a/script/setup/runc-version +++ b/script/setup/runc-version @@ -1 +1 @@ -v1.4.2 +v1.4.3