Skip to content

Commit 67eedda

Browse files
authored
Update Dockerfile
1 parent d08dfde commit 67eedda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ARG BASE_IMAGE=latest
33
FROM ghcr.io/ccpbiosim/jupyterhub-base:$BASE_IMAGE
44

55
LABEL maintainer="James Gebbie-Rayet <james.gebbie@stfc.ac.uk>"
6-
LABEL org.opencontainers.image.source=https://github.com/jimboid/biosim-python-workshop
6+
LABEL org.opencontainers.image.source=https://github.com/ccpbiosim/python-workshop
77
LABEL org.opencontainers.image.description="A container environment for the ccpbiosim workshop on Python."
88
LABEL org.opencontainers.image.licenses=MIT
99

0 commit comments

Comments
 (0)