From d8460a702ac14bb5381a08653d13c08d1340cffd Mon Sep 17 00:00:00 2001 From: Akihiro Suda Date: Wed, 31 Jan 2024 05:16:16 +0900 Subject: [PATCH] CI: bump up crun to 1.14 Changes: - https://github.com/containers/crun/releases/tag/1.13 - https://github.com/containers/crun/releases/tag/1.14 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 809bdcb85..63738cc28 100644 --- a/script/setup/crun-version +++ b/script/setup/crun-version @@ -1 +1 @@ -1.12 +1.14