diff options
| author | 2026-08-02 18:05:34 +0200 | |
|---|---|---|
| committer | 2026-08-02 18:05:34 +0200 | |
| commit | d4e4206683d3d990f2f8b7673e46c76ddba7d168 (patch) | |
| tree | 3ce7aa1f403930ddcf179b4910c02205dd455967 /Dockerfile | |
| parent | 7535da952f57ecaa568a08f77f259b1bbd6d9ec6 (diff) | |
Fixed URL to new on git.it-jaros.com
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -34,8 +34,8 @@ 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/gitreef" -LABEL org.opencontainers.image.url="https://github.com/jarlucmat/gitreef" +LABEL org.opencontainers.image.source="https://git.it-jaros.com/gitreef" +LABEL org.opencontainers.image.url="https://git.it-jaros.com/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/gitreef/LICENSE" |
