Skip to content

Commit e98f10d

Browse files
committed
update docker-compose.yml script with new docker image
1 parent 60ca19d commit e98f10d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
book-env:
3-
image: ubcdsci/intro-to-ds:20230713003917cedcac
3+
image: ubcdsci/intro-to-ds:202307130106229dd1c2
44
ports:
55
- "8787:8787"
66
volumes:

0 commit comments

Comments
 (0)