We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 32f0e70 + 7d998fc commit 5cb41adCopy full SHA for 5cb41ad
1 file changed
README.md
@@ -32,7 +32,7 @@ https://github.com/CCPBioSim/docking-workflow
32
In our containers we are using the JupyterHub default port 8888, so you should
33
forward this port when deploying locally::
34
35
- docker run -p 8888:8888 ghcr.io/jimboid/biosim-docking-workshop:latest
+ docker run -p 8888:8888 ghcr.io/ccpbiosim/docking-workshop:latest
36
37
38
0 commit comments