Update jellyfin/jellyfin Docker tag to v10.10.5

This commit is contained in:
Renovate Bot
2025-01-25 20:12:56 +00:00
parent 712c5550d8
commit 9fa2243e39

View File

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