Update jellyfin/jellyfin Docker tag to v10.10.0

This commit is contained in:
renovate[bot] 2024-10-26 19:21:00 +00:00 committed by GitHub
parent 1ec7cb6226
commit 9fbdcc384e
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.9.11
image: jellyfin/jellyfin:10.10.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"