public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH] CI: Update kas to 4.8.2 for GitLab CI
@ 2026-01-13  9:50 Zhihang Wei
  2026-01-20 15:27 ` Zhihang Wei
  0 siblings, 1 reply; 2+ messages in thread
From: Zhihang Wei @ 2026-01-13  9:50 UTC (permalink / raw)
  To: isar-users; +Cc: Zhihang Wei

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-01-20 15:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-13  9:50 [PATCH] CI: Update kas to 4.8.2 for GitLab CI Zhihang Wei
2026-01-20 15:27 ` Zhihang Wei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox