Skip to content

Commit

Permalink
Bump version of SciPy-Notebook Lab in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mlund committed Jan 25, 2024
1 parent c408dee commit bea251d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# - clone of mlund/chemistry-notebooks
#
ARG OWNER=jupyter
ARG BASE_CONTAINER=jupyter/scipy-notebook:lab-3.6.1
ARG BASE_CONTAINER=jupyter/scipy-notebook:lab-4.0.7
FROM $BASE_CONTAINER

LABEL maintainer="the faun"
Expand Down

0 comments on commit bea251d

Please sign in to comment.