Update jellyfin/jellyfin Docker tag to v10.11.5

This commit is contained in:
Renovate Bot
2025-12-16 18:51:49 +00:00
parent 8168134448
commit 52477db4ad

View File

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