Update jellyfin/jellyfin Docker tag to v10.11.0

This commit is contained in:
Renovate Bot
2025-10-21 00:01:01 +00:00
parent ef3042ea40
commit d4c95eb202

View File

@@ -1,6 +1,6 @@
services:
jellyfin:
image: jellyfin/jellyfin:10.10.7
image: jellyfin/jellyfin:10.11.0
user: ${JELLYFIN_USER_UID}:${JELLYFIN_USER_GID}
network_mode: 'host'
restart: always