From 277a639451560452880b09d89653dc56413ea474 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 16:17:26 +0000 Subject: [PATCH 1/2] Update xhongc/music_tag_web Docker tag to v2.3.7 --- music-tag-web/2.3.1/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/music-tag-web/2.3.1/docker-compose.yml b/music-tag-web/2.3.1/docker-compose.yml index ca2e548f7..e99b40a43 100644 --- a/music-tag-web/2.3.1/docker-compose.yml +++ b/music-tag-web/2.3.1/docker-compose.yml @@ -10,7 +10,7 @@ services: - "${DATA_PATH}:/app/media:rw" - "./config:/app/data" command: /start - image: xhongc/music_tag_web:2.3.1 + image: xhongc/music_tag_web:2.3.7 labels: createdBy: "Apps" From b95d5c1d9a6aabd2a2165eb9f8273a95ffb60666 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Sun, 23 Mar 2025 16:17:38 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- music-tag-web/{2.3.1 => 2.3.7}/.env.sample | 0 music-tag-web/{2.3.1 => 2.3.7}/data.yml | 0 music-tag-web/{2.3.1 => 2.3.7}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename music-tag-web/{2.3.1 => 2.3.7}/.env.sample (100%) rename music-tag-web/{2.3.1 => 2.3.7}/data.yml (100%) rename music-tag-web/{2.3.1 => 2.3.7}/docker-compose.yml (100%) diff --git a/music-tag-web/2.3.1/.env.sample b/music-tag-web/2.3.7/.env.sample similarity index 100% rename from music-tag-web/2.3.1/.env.sample rename to music-tag-web/2.3.7/.env.sample diff --git a/music-tag-web/2.3.1/data.yml b/music-tag-web/2.3.7/data.yml similarity index 100% rename from music-tag-web/2.3.1/data.yml rename to music-tag-web/2.3.7/data.yml diff --git a/music-tag-web/2.3.1/docker-compose.yml b/music-tag-web/2.3.7/docker-compose.yml similarity index 100% rename from music-tag-web/2.3.1/docker-compose.yml rename to music-tag-web/2.3.7/docker-compose.yml