From 804379d082d62ad7cfa25cf9e1255067066bcb3f Mon Sep 17 00:00:00 2001 From: sesheta Date: Sat, 11 Feb 2023 01:51:21 +0000 Subject: [PATCH] :ship: Bump up base image initialized in CI. --- .aicoe-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.aicoe-ci.yaml b/.aicoe-ci.yaml index c2840d32..802b9ffe 100644 --- a/.aicoe-ci.yaml +++ b/.aicoe-ci.yaml @@ -6,7 +6,7 @@ check: build: build-stratergy: Source build-source-script: "image:///opt/app-root/builder" - base-image: quay.io/thoth-station/s2i-elyra-custom-notebook:v0.4.5 + base-image: quay.io/thoth-station/s2i-elyra-custom-notebook:v0.4.7 custom-tag: latest registry: quay.io registry-org: aicoe