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

Reviewed-on: https://git.smittenfeld.nl/peter/homelab-docker-config/pulls/222
This commit was merged in pull request #222.
This commit is contained in:
2025-11-17 18:08:04 +00:00

View File

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