Merge pull request #2940 from okxlin/renovate/jellyfin-jellyfin-10.x

Update jellyfin/jellyfin Docker tag to v10.10.6
This commit is contained in:
okxlin 2025-03-24 22:40:34 +08:00 committed by GitHub
commit 54c0d53702
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ services:
devices:
- /dev/dri:/dev/dri # VAAPI/NVDEC/NVENC render nodes
#- /dev/vchiq:/dev/vchiq # MMAL/OMX on Raspberry Pi
image: "jellyfin/jellyfin:10.10.3"
image: "jellyfin/jellyfin:10.10.6"
labels:
createdBy: "Apps"