Update jellyfin/jellyfin Docker tag to v10.10.5 #46

Merged
peter merged 1 commits from renovate/jellyfin-jellyfin-10.x into master 2025-01-26 20:12:57 +01:00
Showing only changes of commit 9fa2243e39 - Show all commits

View File

@@ -1,6 +1,6 @@
services: services:
jellyfin: jellyfin:
image: jellyfin/jellyfin:10.10.4 image: jellyfin/jellyfin:10.10.5
user: ${JELLYFIN_USER_UID}:${JELLYFIN_USER_GID} user: ${JELLYFIN_USER_UID}:${JELLYFIN_USER_GID}
network_mode: 'host' network_mode: 'host'
restart: 'unless-stopped' restart: 'unless-stopped'