public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: isar-users <isar-users@googlegroups.com>
Subject: [PATCH] ci: Update kas image
Date: Mon, 19 Apr 2021 22:50:11 +0200	[thread overview]
Message-ID: <092a70eb-160b-6a36-8829-3fb4b5327594@siemens.com> (raw)

From: Jan Kiszka <jan.kiszka@siemens.com>

The project moved to github's container registry, so we were pulling
stale images for a while.

This update also unbreaks building latest container images with Isar
which was cause by missing packages in older kas-isar.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1437bd7..7fc1612 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: kasproject/kas-isar:latest
+image: ghcr.io/siemens/kas/kas-isar:latest
 
 variables:
   GIT_STRATEGY: clone
-- 
2.26.2

             reply	other threads:[~2021-04-19 20:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-19 20:50 Jan Kiszka [this message]
2021-04-27 16:48 ` Henning Schild
2021-04-28 11:54   ` Jan Kiszka
2021-04-28 16:43     ` Henning Schild
2021-04-28 11:16 ` Anton Mikanovich

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=092a70eb-160b-6a36-8829-3fb4b5327594@siemens.com \
    --to=jan.kiszka@siemens.com \
    --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