mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 15:32:56 +00:00
[ci skip] Fix COPY path?
This commit is contained in:
@@ -3,4 +3,4 @@
|
|||||||
ARG TAG=17aba6048f44
|
ARG TAG=17aba6048f44
|
||||||
FROM jupyter/base-notebook:$TAG
|
FROM jupyter/base-notebook:$TAG
|
||||||
ENV TAG=$TAG
|
ENV TAG=$TAG
|
||||||
COPY README.ipynb .
|
COPY binder/README.ipynb .
|
||||||
|
Reference in New Issue
Block a user