From 690313f7103402c0cc931fe3c36d405f30c529ba Mon Sep 17 00:00:00 2001 From: ed Date: Thu, 28 Aug 2025 21:05:53 +0200 Subject: [PATCH] Update Dockerfile.djff Signed-off-by: ed --- scripts/docker/Dockerfile.djff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/docker/Dockerfile.djff b/scripts/docker/Dockerfile.djff index 8ce48912..748881a1 100644 --- a/scripts/docker/Dockerfile.djff +++ b/scripts/docker/Dockerfile.djff @@ -4,7 +4,7 @@ FROM DO_NOT_USE_THIS_DOCKER_IMAGE #FROM fedora:38 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-djff" \ org.opencontainers.image.description="copyparty with all optional dependencies, including musical key / bpm detection, and higher performance than the other editions"