Skip to content

Commit 64417e6

Browse files
authored
Update Docker image reference in README
1 parent e961458 commit 64417e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ https://github.com/CCPBioSim/python-and-data-workshop
1414
In our containers we are using the JupyterHub default port 8888, so you should
1515
forward this port when deploying locally::
1616

17-
docker run -p 8888:8888 ghcr.io/jimboid/biosim-python-workshop:latest
17+
docker run -p 8888:8888 ghcr.io/ccpbiosim/python-workshop:latest

0 commit comments

Comments
 (0)