Skip to content

Commit

Permalink
[jupyterhub] Bump notebook image
Browse files Browse the repository at this point in the history
  • Loading branch information
diurnalist committed Oct 26, 2021
1 parent 8319d83 commit 1c7036a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/jupyterhub/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jupyterhub_ceph_pool: jupyter-volumes
jupyterhub_ceph_docker_volume_driver: docker.chameleoncloud.org/wetopi/rbd:latest
jupyterhub_ceph_docker_volume_driver_alias: rbd

jupyterhub_notebook_tag: 98c1ba7
jupyterhub_notebook_tag: 23862da
jupyterhub_notebook_image_full: "docker.chameleoncloud.org/jupyterhub-user:{{ jupyterhub_notebook_tag }}"
jupyterhub_notebook_workdir: /work

Expand Down

0 comments on commit 1c7036a

Please sign in to comment.