From 598155b7a13e3db015331f3aeff924e015dc7630 Mon Sep 17 00:00:00 2001 From: sesheta Date: Fri, 9 Dec 2022 05:35:53 +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 2cfbe83..d315fd7 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-custom-notebook:latest + base-image: quay.io/thoth-station/s2i-custom-notebook:v0.4.7 custom-tag: latest registry: quay.io registry-org: aicoe