Update YT_REPO

This commit is contained in:
Astound 2024-08-04 12:19:48 +08:00
parent ee52b52230
commit 0163470f74
Signed by: kaiser
GPG Key ID: 97504AF0027B1A56

View File

@ -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 && \