Update jellyfin/jellyfin Docker tag to v10.11.1

This commit is contained in:
Renovate Bot
2025-11-02 06:59:28 +00:00
parent eb7da6f2f8
commit d2b1a20172

View File

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