From 0c78457d3416cddcdbd1a8382ee4aa935979e685 Mon Sep 17 00:00:00 2001 From: Maulik Shah Date: Fri, 30 Jul 2021 02:05:45 -0400 Subject: [PATCH] Update the base image for jupyterhub-odh --- .aicoe-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.aicoe-ci.yaml b/.aicoe-ci.yaml index 38983e8..d799118 100644 --- a/.aicoe-ci.yaml +++ b/.aicoe-ci.yaml @@ -1,7 +1,7 @@ check: - thoth-build build: - base-image: "quay.io/odh-jupyterhub/jupyterhub:v3.5.3" + base-image: "quay.io/odh-jupyterhub/jupyterhub:v3.5.4" build-stratergy: "Source" registry: "quay.io" registry-org: "odh-jupyterhub"