Message ID | 20250616152519.4560-1-jon.mason@arm.com |
---|---|
State | New |
Headers | show |
Series | CI: update KAS container to 4.7 | expand |
On Mon, 16 Jun 2025 11:25:19 -0400, Jon Mason wrote: > Bump the KAS container to the latest version > > Applied, thanks! [1/1] CI: update KAS container to 4.7 commit: f4438fdf7126b7e1045cb43ce541ffc7876b2c0a Best regards,
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(-)