From 3fb84403b1131d637b5f7c31751e3d93d99d72db Mon Sep 17 00:00:00 2001 From: Akihiro Suda Date: Sat, 4 May 2024 14:12:23 +0900 Subject: [PATCH] CI: bump up crun to 1.15 Changes: - https://github.com/containers/crun/releases/tag/1.14.4 - https://github.com/containers/crun/releases/tag/1.15 Signed-off-by: Akihiro Suda --- script/setup/crun-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/setup/crun-version b/script/setup/crun-version index 4ea8ad87e..d40acaaea 100644 --- a/script/setup/crun-version +++ b/script/setup/crun-version @@ -1 +1 @@ -1.14.3 +1.15