Message ID | 20250616152519.4560-1-jon.mason@arm.com |
---|---|
State | New |
Headers | show |
Series | CI: update KAS container to 4.7 | expand |
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fc8023c8df72..c06b05e4743d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: ${MIRROR_GHCR}/siemens/kas/kas:4.4 +image: ${MIRROR_GHCR}/siemens/kas/kas:4.7 variables: # These are needed as the k8s executor doesn't respect the container
Bump the KAS container to the latest version Signed-off-by: Jon Mason <jon.mason@arm.com> --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)