Commit 0a732300 authored by Peter Parente's avatar Peter Parente

[ci skip] Fix COPY path?

parent f9c93b94
...@@ -3,4 +3,4 @@ ...@@ -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 .
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment