Skip to content

Commit 5f25bbb

Browse files
committed
update build_html.sh script with new docker image
1 parent 364d4fd commit 5f25bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_html.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
chmod -R o+w source/
2-
docker run --rm -v $(pwd):/home/jovyan ubcdsci/py-intro-to-ds:20231110054348fd23c8 /bin/bash -c "jupyter-book build source"
2+
docker run --rm -v $(pwd):/home/jovyan ubcdsci/py-intro-to-ds:20231112004031dd2207 /bin/bash -c "jupyter-book build source"

0 commit comments

Comments
 (0)