diff --git a/vars/ondemand-config.yml.example b/vars/ondemand-config.yml.example index 3aee189..27757a0 100644 --- a/vars/ondemand-config.yml.example +++ b/vars/ondemand-config.yml.example @@ -45,9 +45,9 @@ worker_disksize: 60 # recommended to be turned off unless using the containers app) ood_apps: jupyter_ml101: - k8s_container: ghcr.io/nesi/training-environment-jupyter-ml101-app:v0.2.2 + k8s_container: ghcr.io/nesi/training-environment-jupyter-ml101-app:v0.2.5 repo: https://github.com/nesi/training-environment-jupyter-ml101-app.git - version: 'v0.2.2' + version: 'v0.2.5' enabled: true pre_pull: false