Update xhongc/music_tag_web Docker tag to v2.4.8

This commit is contained in:
renovate[bot] 2025-07-04 07:05:43 +00:00 committed by GitHub
parent 45ed828215
commit 7c009c33a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.3.8 image: xhongc/music_tag_web:2.4.8
labels: labels:
createdBy: "Apps" createdBy: "Apps"