Skip to content

Commit

Permalink
Merge pull request #3350 from cal-itp/upgrade-jupyterhub-custom-image
Browse files Browse the repository at this point in the history
Upgrade custom image base to :python-3.11.6
  • Loading branch information
vevetron committed May 23, 2024
2 parents 83fa42a + a194528 commit 94f584a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/jupyter-singleuser/Dockerfile
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 94f584a

Please sign in to comment.