update to yt-local v0.3.1

This commit is contained in:
2025-03-05 08:48:20 +08:00
parent 76ab7eda7d
commit 3d98821346

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.3.0"
ARG YT_BRANCH="v0.3.1"
RUN apk update && \
apk upgrade && \