Skip to content

Commit fab261a

Browse files
committed
bump base image
1 parent 7a129c4 commit fab261a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ DOCKER_MACHINE_NAME=jupyterhub
1515
DOCKER_NETWORK_NAME=jupyterhub-network
1616

1717
# Single-user Jupyter Notebook server container image
18-
DOCKER_NOTEBOOK_IMAGE=jupyter/scipy-notebook:8f56e3c47fec
18+
DOCKER_NOTEBOOK_IMAGE=jupyter/minimal-notebook:e1677043235c
1919

2020
# Notebook directory in the container.
2121
# This will be /home/jovyan/work if the default

0 commit comments

Comments
 (0)