From 0163470f74037f159eb5d2888ca3abae8e087f95 Mon Sep 17 00:00:00 2001 From: Astound Date: Sun, 4 Aug 2024 12:19:48 +0800 Subject: Update YT_REPO --- core/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Dockerfile b/core/Dockerfile index e51b177..5d6e04f 100644 --- a/core/Dockerfile +++ b/core/Dockerfile @@ -6,7 +6,7 @@ ENV LANG=C.UTF-8 ENV LC_ALL=C.UTF-8 ARG APP_DIR="/srv/app" -ARG YT_REPO="https://git.sr.ht/~heckyel/yt-local" +ARG YT_REPO="https://git.fridu.us/heckyel/yt-local.git" ARG YT_BRANCH="v0.2.18" RUN apk update && \ -- cgit v1.2.3