Groups
Groups
Sign in
Groups
Groups
isar-users
Conversations
About
Send feedback
Help
[PATCH] CI: Update kas to 4.8.2 for GitLab CI
3 views
Skip to first unread message
Zhihang Wei
unread,
Jan 13, 2026, 4:50:31 AM (2 days ago)
Jan 13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to isar-...@googlegroups.com, Zhihang Wei
This fixes a Git hardening issue introduced in kas 4.8.
Signed-off-by: Zhihang Wei <
w...@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
Reply all
Reply to author
Forward
0 new messages