From a6ff8238d97524294e76cd370ab53861bee22ba3 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 1 Sep 2021 12:42:44 +0100 Subject: [PATCH] Revert "CI: use the kas:next image" The kas:latest image now has the updated build dependencies, so use that again instead of the potentially unstable next image. This reverts commit 6b1d8abb3bdbd524ff9a9e34d671d17ee72d432e. Change-Id: I28409bb176df91b7e8ebb558814b3d65dec78724 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 96ea0940..697603bb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: ghcr.io/siemens/kas/kas:next +image: ghcr.io/siemens/kas/kas # First do a common bootstrap, and then build all the targets stages: