| Message ID | 20260518153021.1001495-1-ross.burton@arm.com |
|---|---|
| State | New |
| Headers | show |
| Series | CI: use kas 5.2 | expand |
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e40ae84d2d..f77a2853f8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: ${MIRROR_GHCR}/siemens/kas/kas:4.7 +image: ${MIRROR_GHCR}/siemens/kas/kas:5.2 variables: # These are needed as the k8s executor doesn't respect the container
Upgrade to the latest version of Kas. Signed-off-by: Ross Burton <ross.burton@arm.com> --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)