Skip to content

Commit fe30371

Browse files
authored
Update Dockerfile
1 parent 1073273 commit fe30371

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ RUN jupyter nbconvert --execute --clear-output ${IPYNB_FILE}
1818

1919
RUN tar -cvzf results.tar.gz /home/jovyan/work/*.*
2020

21-
COPY ${IPYNB_FILE}.ipynb from_docker.ipynb
21+
COPY ${IPYNB_FILE} from_docker.ipynb

0 commit comments

Comments
 (0)