From 4d76ed4c75dbfef8bb444777dab9fae88e3dcaaa Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 29 Sep 2023 16:21:28 +0100 Subject: [PATCH] CI: upgrade to Kas 4 container The Kas binary is identical, but the container has been rebuilt using Debian 12 (Bookworm). Signed-off-by: Ross Burton Signed-off-by: Jon Mason --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c977236f..0466c096 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: ${MIRROR_GHCR}/siemens/kas/kas:3.3 +image: ${MIRROR_GHCR}/siemens/kas/kas:4.0 variables: CPU_REQUEST: ""