From 71f2fb79cea3622fcb18cd4247027f384accfb42 Mon Sep 17 00:00:00 2001 From: ed Date: Thu, 28 Aug 2025 21:05:25 +0200 Subject: [PATCH] Update Dockerfile.djd Signed-off-by: ed --- scripts/docker/Dockerfile.djd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/docker/Dockerfile.djd b/scripts/docker/Dockerfile.djd index 4997b056..4df9d27e 100644 --- a/scripts/docker/Dockerfile.djd +++ b/scripts/docker/Dockerfile.djd @@ -4,7 +4,7 @@ FROM DO_NOT_USE_THIS_DOCKER_IMAGE #FROM debian:12-slim WORKDIR /z LABEL org.opencontainers.image.url="https://github.com/9001/copyparty" \ - org.opencontainers.image.source="https://github.com/9001/copyparty" \ + org.opencontainers.image.source="https://github.com/9001/copyparty/tree/hovudstraum/scripts/docker" \ org.opencontainers.image.licenses="MIT" \ org.opencontainers.image.title="copyparty-djd" \ org.opencontainers.image.description="copyparty with all optional dependencies, including musical key / bpm detection, and higher performance than the other editions"