Skip to content

Commit 4914614

Browse files
authored
Merge pull request #60 from quantumsteve/python-3.12
update Docker image
2 parents 7f3d497 + 3d47c14 commit 4914614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# https://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html
55
# Accoring to the link above we should take scipy-notebook and add additional kernels.
66
# Since Julia installation seems to be complicated we will take the Julia notebook as base and install separate kernels into separate envs
7-
FROM quay.io/jupyter/julia-notebook:python-3.11
7+
FROM quay.io/jupyter/julia-notebook:python-3.12
88

99
MAINTAINER Björn A. Grüning, bjoern.gruening@gmail.com
1010

0 commit comments

Comments
 (0)