diff --git a/images/jupyter-singleuser/Dockerfile b/images/jupyter-singleuser/Dockerfile index 7bfbd26833..627ce06e31 100644 --- a/images/jupyter-singleuser/Dockerfile +++ b/images/jupyter-singleuser/Dockerfile @@ -1,4 +1,4 @@ -FROM jupyter/datascience-notebook:python-3.9 +FROM jupyter/datascience-notebook:python-3.11.6 LABEL org.opencontainers.image.source https://github.com/cal-itp/data-infra