Update jellyfin/jellyfin Docker tag to v10.10.4

This commit is contained in:
Renovate Bot
2025-01-22 06:13:13 +00:00
parent 23baa488c4
commit 747dabca34

View File

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