public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Zhihang Wei <wzh@ilbers.de>
To: isar-users@googlegroups.com
Cc: Zhihang Wei <wzh@ilbers.de>
Subject: [PATCH] CI: Update kas to 4.8.2 for GitLab CI
Date: Tue, 13 Jan 2026 10:50:25 +0100	[thread overview]
Message-ID: <20260113095025.544077-1-wzh@ilbers.de> (raw)

This fixes a Git hardening issue introduced in kas 4.8.

Signed-off-by: Zhihang Wei <wzh@ilbers.de>
---
 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index caaa56a8..ce12e26c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
 default:
-  image: ghcr.io/siemens/kas/kas-isar:4.8
+  image: ghcr.io/siemens/kas/kas-isar:4.8.2
 
 variables:
   GIT_STRATEGY: clone
@@ -36,7 +36,7 @@ variables:
 
 
 .docker-isar: &docker-isar
-  image: ghcr.io/ilbers/docker-isar:4.8
+  image: ghcr.io/ilbers/docker-isar:4.8.2
 
 
 .use-default-image:
-- 
2.39.5

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20260113095025.544077-1-wzh%40ilbers.de.

             reply	other threads:[~2026-01-13  9:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-13  9:50 Zhihang Wei [this message]
2026-01-20 15:27 ` Zhihang Wei

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260113095025.544077-1-wzh@ilbers.de \
    --to=wzh@ilbers.de \
    --cc=isar-users@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox