Update jellyfin/jellyfin Docker tag to v10.10.1

This commit is contained in:
renovate[bot] 2024-11-03 18:38:24 +00:00 committed by GitHub
parent 993a8ece01
commit 19329a121a
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.0
image: jellyfin/jellyfin:10.10.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"