Skip to content

Commit 3db63f3

Browse files
authored
Fix typo in Dockerfile
1 parent 26ceb88 commit 3db63f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# See README_Docker.md for instructions
44

55

6-
ARG BASE_CONTAINER=scipy-notebook:9b87b1625445
6+
ARG BASE_CONTAINER=jupyter/scipy-notebook:9b87b1625445
77
FROM $BASE_CONTAINER
88

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

0 commit comments

Comments
 (0)