From e624f56acf95d87c55c11cbda4fab08d9773a559 Mon Sep 17 00:00:00 2001 From: Fredrik Wrede Date: Fri, 8 Jul 2022 17:32:22 +0200 Subject: [PATCH] update image jupyter-stackn --- components/studio/projects/fixtures/projects_templates.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/studio/projects/fixtures/projects_templates.json b/components/studio/projects/fixtures/projects_templates.json index 10e1b73c2..52bbe79de 100644 --- a/components/studio/projects/fixtures/projects_templates.json +++ b/components/studio/projects/fixtures/projects_templates.json @@ -30,7 +30,7 @@ "environments": { "Jupyter Lab": { "repository": "ghcr.io/scaleoutsystems/stackn", - "image": "jupyter-stackn:develop", + "image": "jupyter-stackn:v0.6.0-beta.1", "app": "jupyter-lab" }, "MLflow Serving": { @@ -73,7 +73,7 @@ "environments": { "Jupyter Lab": { "repository": "ghcr.io/scaleoutsystems/stackn", - "image": "jupyter-stackn:develop", + "image": "jupyter-stackn:v0.6.0-beta.1", "app": "jupyter-lab" }, "MLflow Serving": {