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

Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>
---
 .gitlab-ci.yml  | 2 +-
 build-images.sh | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7fed103..0c03ee1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: kasproject/kas-isar:2.1.1
+image: kasproject/kas-isar:2.2
 
 variables:
   GIT_STRATEGY: clone
diff --git a/build-images.sh b/build-images.sh
index f19b324..45f7079 100755
--- a/build-images.sh
+++ b/build-images.sh
@@ -100,7 +100,7 @@ if [ -z ${KAS_DOCKER} ]; then
        KAS_DOCKER=./kas-docker
        if [ ! -e ${KAS_DOCKER} ]; then
                wget -q --show-progress -O ${KAS_DOCKER} \
-                    
https://raw.githubusercontent.com/siemens/kas/2.1.1/kas-docker
+                    
https://raw.githubusercontent.com/siemens/kas/2.2/kas-docker
                chmod a+x ${KAS_DOCKER}
        fi
 fi
-- 
2.26.2

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jailhouse-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/740a09a1d33df34f27ce09267d20afb4f96f3ebb.1598871229.git.jan.kiszka%40siemens.com.

Reply via email to