bump base image

This commit is contained in:
Min RK 2017-10-03 16:02:58 +02:00
parent 7a129c42bf
commit fab261a2dd

2
.env
View File

@ -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:8f56e3c47fec
DOCKER_NOTEBOOK_IMAGE=jupyter/minimal-notebook:e1677043235c
# Notebook directory in the container.
# This will be /home/jovyan/work if the default