summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile10
1 files changed, 5 insertions, 5 deletions
diff --git a/Dockerfile b/Dockerfile
index 262b9c1..a91f6be 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -34,9 +34,9 @@ ARG APP_VERSION
LABEL org.opencontainers.image.licenses="GPL-3.0-or-later"
LABEL org.opencontainers.image.authors="Matthias Jaros"
LABEL org.opencontainers.image.version="${APP_VERSION}"
-LABEL org.opencontainers.image.source="https://github.com/jarlucmat/gitfish"
-LABEL org.opencontainers.image.url="https://github.com/jarlucmat/gitfish"
-LABEL org.opencontainers.image.title="gitfish"
+LABEL org.opencontainers.image.source="https://github.com/jarlucmat/gitreef"
+LABEL org.opencontainers.image.url="https://github.com/jarlucmat/gitreef"
+LABEL org.opencontainers.image.title="gitreef"
LABEL org.opencontainers.image.description="A minimal, secure Git server using SSH and Fish."
-LABEL org.opencontainers.image.documentation="/usr/share/doc/gitfish/LICENSE"
-COPY LICENSE /usr/share/doc/gitfish/LICENSE
+LABEL org.opencontainers.image.documentation="/usr/share/doc/gitreef/LICENSE"
+COPY LICENSE /usr/share/doc/gitreef/LICENSE