Bump default notebook image tag

This commit is contained in:
Justin Tyberg 2017-06-02 09:49:31 -04:00
parent 8cad061ff6
commit e38ccb55e1

2
.env
View File

@ -15,7 +15,7 @@ DOCKER_MACHINE_NAME=jupyterhub
DOCKER_NETWORK_NAME=jupyterhub-network DOCKER_NETWORK_NAME=jupyterhub-network
# Single-user Jupyter Notebook server container image # Single-user Jupyter Notebook server container image
DOCKER_NOTEBOOK_IMAGE=jupyter/scipy-notebook:18e5563b7486 DOCKER_NOTEBOOK_IMAGE=jupyter/scipy-notebook:bb222f49222e
# Notebook directory in the container. # Notebook directory in the container.
# This will be /home/jovyan/work if the default # This will be /home/jovyan/work if the default