update to yt-local v0.3.1

This commit is contained in:
Astound 2025-03-05 08:48:20 +08:00
parent 76ab7eda7d
commit 3d98821346
Signed by: kaiser
GPG Key ID: 97504AF0027B1A56

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