Skip to content

Commit 6678c1a

Browse files
authored
Merge pull request #21 from CCPBioSim/jimboid-patch-1
Update Docker image reference in README
2 parents e961458 + 64417e6 commit 6678c1a

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)