Skip to content

Commit

Permalink
Fix typo in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hluetck authored Sep 6, 2021
1 parent 26ceb88 commit 3db63f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# See README_Docker.md for instructions


ARG BASE_CONTAINER=scipy-notebook:9b87b1625445
ARG BASE_CONTAINER=jupyter/scipy-notebook:9b87b1625445
FROM $BASE_CONTAINER

LABEL maintainer="Henry Luetcke <[email protected]>"
Expand Down

0 comments on commit 3db63f3

Please sign in to comment.