From 053fb7488669a7078f524deef081c8d8a416d629 Mon Sep 17 00:00:00 2001 From: sesheta Date: Fri, 9 Dec 2022 05:31:19 +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 86e9f19..b9ca42e 100644 --- a/.aicoe-ci.yaml +++ b/.aicoe-ci.yaml @@ -8,7 +8,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