Update jellyfin/jellyfin Docker tag to v10.11.3 #222

Merged
peter merged 1 commits from renovate/jellyfin-jellyfin-10.x into master 2025-11-17 19:08:04 +01:00
Showing only changes of commit 030376e19d - Show all commits

View File

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