From db6e5717f319da22346f1b6223a95372e4d165bd Mon Sep 17 00:00:00 2001 From: Dinindu Senanayake Date: Sun, 28 Jul 2024 17:37:37 +1200 Subject: [PATCH] update URLs --- vars/ondemand-config.yml.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vars/ondemand-config.yml.example b/vars/ondemand-config.yml.example index e4cfb23..748a636 100644 --- a/vars/ondemand-config.yml.example +++ b/vars/ondemand-config.yml.example @@ -115,8 +115,8 @@ ood_apps: pre_pull: false introshell: - k8s_container: ghcr.io/nesi/training-environment-jupyter-python-app:v0.3.0 - repo: https://github.com/nesi/training-environment-jupyter-python-app.git + k8s_container: ghcr.io/nesi/training-environment-jupyter-introduction-shell-app:v0.3.0 + repo: https://github.com/nesi/training-environment-jupyter-introduction-shell-app.git version: 'v0.3.0' enabled: true pre_pull: false