Skip to content

Commit 42a7382

Browse files
committed
update build_html.sh script with new docker image
1 parent 3bdc71e commit 42a7382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_html.sh

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
docker run --rm -v $(pwd):/home/jovyan ubcdsci/py-intro-to-ds:202212112047457751d4 /bin/bash -c "jupyter-book build source"
1+
docker run --rm -v $(pwd):/home/jovyan ubcdsci/py-intro-to-ds:202212191809333bdc71 /bin/bash -c "jupyter-book build source"

0 commit comments

Comments
 (0)