Skip to content

Commit

Permalink
Update ondemand-config.yml.example
Browse files Browse the repository at this point in the history
  • Loading branch information
MattBixley authored Jul 26, 2024
1 parent f2d38ef commit bbbd9fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vars/ondemand-config.yml.example
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,9 @@ ood_apps:
pre_pull: false

intro_python:
k8s_container: ghcr.io/nesi/training-environment-jupyter-python-app:v0.1.1
k8s_container: ghcr.io/nesi/training-environment-jupyter-python-app:v0.1.2
repo: https://github.com/nesi/training-environment-jupyter-python-app.git
version: 'v0.1.1'
version: 'v0.1.2'
enabled: true
pre_pull: false

Expand Down

0 comments on commit bbbd9fb

Please sign in to comment.