Update jellyfin/jellyfin Docker tag to v10.10.6

This commit is contained in:
Renovate Bot
2025-02-19 10:30:36 +00:00
parent 28b76e4784
commit 1d80571849

View File

@@ -1,6 +1,6 @@
services: services:
jellyfin: jellyfin:
image: jellyfin/jellyfin:10.10.5 image: jellyfin/jellyfin:10.10.6
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'