Merge pull request 'Update jellyfin/jellyfin Docker tag to v10.10.7' (#66) from renovate/jellyfin-jellyfin-10.x into master

Reviewed-on: https://git.smittenfeld.nl/peter/homelab-docker-config/pulls/66
This commit was merged in pull request #66.
This commit is contained in:
2025-04-06 05:40:53 +00:00

View File

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