Skip to content

Commit 45d317a

Browse files
authored
Change Docker image reference for local deployment
Updated Docker image reference in README.
1 parent 3c5ac87 commit 45d317a

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
@@ -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:charles.laughton@nottingham.ac.uk)

0 commit comments

Comments
 (0)