Update jellyfin to 10.11.6

This commit is contained in:
2026-01-19 12:08:53 +00:00
parent 32cb44d8fc
commit 019862d1c4

View File

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