We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29222f8 commit fc9e8a6Copy full SHA for fc9e8a6
1 file changed
docker/Dockerfile
@@ -1,6 +1,6 @@
1
# Start with BioSim base image.
2
ARG BASE_IMAGE=latest
3
-FROM ghcr.io/jimboid/biosim-jupyterhub-base:$BASE_IMAGE
+FROM ghcr.io/ccpbiosim/biosim-jupyterhub-base:$BASE_IMAGE
4
5
LABEL maintainer="James Gebbie-Rayet <james.gebbie@stfc.ac.uk>"
6
0 commit comments