Update jellyfin/jellyfin Docker tag to v10.10.4

This commit is contained in:
renovate[bot] 2025-01-22 03:46:57 +00:00 committed by GitHub
parent 6239a51a74
commit 4873ffba02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ networks:
services:
jellyfin:
image: jellyfin/jellyfin:10.10.3
image: jellyfin/jellyfin:10.10.4
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"