Explorar o código

ci: Update kas image

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>
Jan Kiszka %!s(int64=4) %!d(string=hai) anos
pai
achega
6ebc90875a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -1,4 +1,4 @@
-image: kasproject/kas-isar:latest
+image: ghcr.io/siemens/kas/kas-isar:latest
 
 variables:
   GIT_STRATEGY: clone