Update jellyfin/jellyfin Docker tag to v10.11.5 #227

Merged
peter merged 1 commits from renovate/jellyfin-jellyfin-10.x into master 2025-12-16 19:53:46 +01:00
Showing only changes of commit 52477db4ad - Show all commits

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