From 6b1d8abb3bdbd524ff9a9e34d671d17ee72d432e Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 20 Aug 2021 14:22:45 +0100 Subject: [PATCH] CI: use the kas:next image OpenEmbedded Core master now depends on a few more build tools, so use the kas:next image until these have been merged into kas:latest. Change-Id: Ib4c36037d74ec6febca120346bd5bcb08acfccf6 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 697603bb..96ea0940 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: ghcr.io/siemens/kas/kas +image: ghcr.io/siemens/kas/kas:next # First do a common bootstrap, and then build all the targets stages: