From 7fb3e32dd41582a3864f5da5a114a4f4336acb01 Mon Sep 17 00:00:00 2001 From: sesheta Date: Fri, 23 Sep 2022 22:41:18 +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 aa21e88..0ac4e18 100644 --- a/.aicoe-ci.yaml +++ b/.aicoe-ci.yaml @@ -5,7 +5,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.5 custom-tag: latest registry: quay.io registry-org: aicoe