Update jellyfin/jellyfin Docker tag to v10.11.8 #305

Merged
peter merged 1 commits from renovate/jellyfin-jellyfin-10.x into master 2026-04-06 21:23:48 +02:00
Showing only changes of commit 1134931b0d - Show all commits

View File

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