From 435ed93b105a81463633543ea26772e31a0ac09c Mon Sep 17 00:00:00 2001 From: James Gebbie-Rayet Date: Fri, 21 Nov 2025 13:16:48 +0000 Subject: [PATCH] Change Docker image from jimboid to ccpbiosim Updated Docker image reference in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1212c86..a97b706 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ https://github.com/CCPBioSim/basic-analysis-workshop In our containers we are using the JupyterHub default port 8888, so you should forward this port when deploying locally:: - docker run -p 8888:8888 ghcr.io/jimboid/biosim-basic-analysis-workshop:latest + docker run -p 8888:8888 ghcr.io/ccpbiosim/basic-analysis-workshop:latest ## Contact Please direct all questions and feedback to [Charlie Laughton](mailto:charles.laughton@nottingham.ac.uk)