From aca22b1dffd937f51916c185ccfcfeb8378576e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 16:03:38 +0000 Subject: [PATCH 1/2] chore(deps): update xhongc/music_tag_web docker tag to v2.1.6 --- music-tag-web/2.1.4/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/music-tag-web/2.1.4/docker-compose.yml b/music-tag-web/2.1.4/docker-compose.yml index 96a1fa126..6b36848a7 100644 --- a/music-tag-web/2.1.4/docker-compose.yml +++ b/music-tag-web/2.1.4/docker-compose.yml @@ -10,7 +10,7 @@ services: - "${DATA_PATH}:/app/media:rw" - "./config:/app/data" command: /start - image: xhongc/music_tag_web:2.1.4 + image: xhongc/music_tag_web:2.1.6 labels: createdBy: "Apps" From f59c2c11c163cf8d6146a1f5c127ea326ece12a2 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Mon, 29 Jul 2024 16:03:50 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- music-tag-web/{2.1.4 => 2.1.6}/.env.sample | 0 music-tag-web/{2.1.4 => 2.1.6}/data.yml | 0 music-tag-web/{2.1.4 => 2.1.6}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename music-tag-web/{2.1.4 => 2.1.6}/.env.sample (100%) rename music-tag-web/{2.1.4 => 2.1.6}/data.yml (100%) rename music-tag-web/{2.1.4 => 2.1.6}/docker-compose.yml (100%) diff --git a/music-tag-web/2.1.4/.env.sample b/music-tag-web/2.1.6/.env.sample similarity index 100% rename from music-tag-web/2.1.4/.env.sample rename to music-tag-web/2.1.6/.env.sample diff --git a/music-tag-web/2.1.4/data.yml b/music-tag-web/2.1.6/data.yml similarity index 100% rename from music-tag-web/2.1.4/data.yml rename to music-tag-web/2.1.6/data.yml diff --git a/music-tag-web/2.1.4/docker-compose.yml b/music-tag-web/2.1.6/docker-compose.yml similarity index 100% rename from music-tag-web/2.1.4/docker-compose.yml rename to music-tag-web/2.1.6/docker-compose.yml