Skip to content

Commit 1442ea9

Browse files
authored
Update Docker image reference in README
1 parent a186225 commit 1442ea9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ https://github.com/CCPBioSim/pca-workshop
1818
In our containers we are using the JupyterHub default port 8888, so you should
1919
forward this port when deploying locally::
2020

21-
docker run -p 8888:8888 ghcr.io/jimboid/biosim-pca-workshop:latest
21+
docker run -p 8888:8888 ghcr.io/ccpbiosim/pca-workshop:latest
2222

2323
## Contact
2424

0 commit comments

Comments
 (0)