Skip to content

Commit 21a8fa0

Browse files
Update Dockerfile
1 parent 32f18c1 commit 21a8fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/datascience-notebook/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# If you are building manually, pass PYTHON_VERSION/PY_VER_SHORT/JUPYTERHUB_VERSION with --build-arg
22
ARG PYTHON_VERSION=python-3.11.8
33
ARG PY_VER_SHORT=3.11
4-
ARG JUPYTERHUB_VERSION=4.1.5
4+
ARG JUPYTERHUB_VERSION=4.0.2
55

66
# Jupyter has changed where it stores its images
77
FROM quay.io/jupyter/datascience-notebook:$PYTHON_VERSION

0 commit comments

Comments
 (0)