Update jellyfin/jellyfin Docker tag to v10.11.2

This commit is contained in:
Renovate Bot
2025-11-04 00:01:34 +00:00
parent 00009cc6d1
commit d62fa7541c

View File

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