Skip to content

Commit 9f41989

Browse files
authored
Merge pull request #15 from CCPBioSim/jimboid-patch-1
Change Docker image reference for local deployment
2 parents 3c5ac87 + 45d317a commit 9f41989

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,7 +14,7 @@ https://github.com/CCPBioSim/basic-statistics-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-basic-statistics-workshop:latest
17+
docker run -p 8888:8888 ghcr.io/ccpbiosim/basic-statistics-workshop:latest
1818

1919
## Contact
2020
Please direct all enquiries and comments to [Charlie Laughton](mailto:[email protected])

0 commit comments

Comments
 (0)