Merge pull request #1465 from okxlin/renovate/xhongc-music_tag_web-2.x

chore(deps): update xhongc/music_tag_web docker tag to v2.1.0
This commit is contained in:
okxlin 2024-06-01 04:37:44 +08:00 committed by GitHub
commit c2a34a9c4f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ services:
- "${DATA_PATH}:/app/media:rw" - "${DATA_PATH}:/app/media:rw"
- "./config:/app/data" - "./config:/app/data"
command: /start command: /start
image: xhongc/music_tag_web:2.0.9 image: xhongc/music_tag_web:2.1.0
labels: labels:
createdBy: "Apps" createdBy: "Apps"