From: Henning Schild <henning.schild@siemens.com>
To: "[ext] Jan Kiszka" <jan.kiszka@siemens.com>
Cc: isar-users <isar-users@googlegroups.com>
Subject: Re: [PATCH] ci: Update kas image
Date: Tue, 27 Apr 2021 18:48:40 +0200 [thread overview]
Message-ID: <20210427184840.039f1112@md1za8fc.ad001.siemens.net> (raw)
In-Reply-To: <092a70eb-160b-6a36-8829-3fb4b5327594@siemens.com>
Am Mon, 19 Apr 2021 22:50:11 +0200
schrieb "[ext] Jan Kiszka" <jan.kiszka@siemens.com>:
> 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
Not sure about "latest", docker does not have version tracking and that
might be true for CI runners as well. On the other hand a number needs
to be tracked manually.
Otherwise, LGTM, please follow up and merge ASAP.
regards,
Henning
> variables:
> GIT_STRATEGY: clone
next prev parent reply other threads:[~2021-04-27 16:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-19 20:50 Jan Kiszka
2021-04-27 16:48 ` Henning Schild [this message]
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=20210427184840.039f1112@md1za8fc.ad001.siemens.net \
--to=henning.schild@siemens.com \
--cc=isar-users@googlegroups.com \
--cc=jan.kiszka@siemens.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