From ac6468e312889cc139b8689f89eff5e3314654bb Mon Sep 17 00:00:00 2001 From: Min RK Date: Sun, 20 Aug 2017 09:57:06 +0200 Subject: [PATCH] bump notebook tag --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 8ae4660..35dc2f0 100644 --- a/.env +++ b/.env @@ -15,7 +15,7 @@ DOCKER_MACHINE_NAME=jupyterhub DOCKER_NETWORK_NAME=jupyterhub-network # Single-user Jupyter Notebook server container image -DOCKER_NOTEBOOK_IMAGE=jupyter/scipy-notebook:bb222f49222e +DOCKER_NOTEBOOK_IMAGE=jupyter/scipy-notebook:8f56e3c47fec # Notebook directory in the container. # This will be /home/jovyan/work if the default