Update jellyfin/jellyfin Docker tag to v10.9.10

This commit is contained in:
renovate[bot] 2024-08-25 10:24:32 +00:00 committed by GitHub
parent ed5e317f17
commit 1fb3301365
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.9
image: jellyfin/jellyfin:10.9.10
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"