update to yt-local v0.2.20

This commit is contained in:
2025-03-02 05:21:48 +08:00
parent ef7466cb90
commit 28dac0bb36
4 changed files with 16 additions and 20 deletions

View File

@@ -7,7 +7,7 @@ ENV LC_ALL=C.UTF-8
ARG APP_DIR="/srv/app"
ARG YT_REPO="https://git.fridu.us/heckyel/yt-local.git"
ARG YT_BRANCH="v0.2.19"
ARG YT_BRANCH="v0.2.20"
RUN apk update && \
apk upgrade && \