Skip to content

Commit

Permalink
attempt at using specified python version in scipy-notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
mrzengel committed Jul 26, 2024
1 parent 19a5f79 commit 80358f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM jupyter/datascience-notebook
FROM quay.io/jupyter/scipy-notebook:python-3.11.9
LABEL maintainer="mrzengel"

SHELL ["/bin/bash", "-c"]
Expand Down

0 comments on commit 80358f6

Please sign in to comment.