From 53769273e4139617a5fbe4a8b3c12d7ff3fecd25 Mon Sep 17 00:00:00 2001 From: sesheta Date: Mon, 28 Mar 2022 16:57:48 +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 15bfd66..a2319e8 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-py38-notebook:latest + base-image: quay.io/thoth-station/s2i-custom-py38-notebook:v0.4.4 custom-tag: latest registry: quay.io registry-org: aicoe