From 76ab7eda7d001a2a8d3eb1e8a3bb910f1c79e59f Mon Sep 17 00:00:00 2001 From: Astound Date: Tue, 4 Mar 2025 11:17:00 +0800 Subject: update to yt-local v0.3.0 --- core/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/Dockerfile') diff --git a/core/Dockerfile b/core/Dockerfile index 63c83c6..ab59444 100644 --- a/core/Dockerfile +++ b/core/Dockerfile @@ -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.21" +ARG YT_BRANCH="v0.3.0" RUN apk update && \ apk upgrade && \ -- cgit v1.2.3