We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a186225 commit 1442ea9Copy full SHA for 1442ea9
1 file changed
README.md
@@ -18,7 +18,7 @@ https://github.com/CCPBioSim/pca-workshop
18
In our containers we are using the JupyterHub default port 8888, so you should
19
forward this port when deploying locally::
20
21
- docker run -p 8888:8888 ghcr.io/jimboid/biosim-pca-workshop:latest
+ docker run -p 8888:8888 ghcr.io/ccpbiosim/pca-workshop:latest
22
23
## Contact
24
0 commit comments