Set v0.2.19

This commit is contained in:
Jesus
2024-10-11 11:30:00 +08:00
parent 536d4ff211
commit 1d0bcb5c39
2 changed files with 3 additions and 3 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.18"
ARG YT_BRANCH="v0.2.19"
RUN apk update && \
apk upgrade && \