1
0
Fork 0

chore(deps): update xhongc/music_tag_web docker tag to v2.6.9 (#3978)

This commit is contained in:
renovate[bot] 2026-02-12 01:06:50 +00:00 committed by GitHub
parent 7aa2a9b191
commit 8822318118
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,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.6.8 image: xhongc/music_tag_web:2.6.9
labels: labels:
createdBy: "Apps" createdBy: "Apps"