1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-04-24 10:41:42 +08:00

Update Emby Server to v4.9.1.22 (#1398)

This commit is contained in:
renovate[bot] 2025-08-23 06:36:51 +08:00 committed by GitHub
parent 8c35a6b297
commit 04af6e500b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ services:
devices:
- /dev/dri:/dev/dri # VAAPI/NVDEC/NVENC render nodes
#- /dev/vchiq:/dev/vchiq # MMAL/OMX on Raspberry Pi
image: emby/embyserver:4.9.1.21
image: emby/embyserver:4.9.1.22
labels:
createdBy: "Apps"

View File

@ -19,7 +19,7 @@ services:
devices:
- /dev/dri:/dev/dri # VAAPI/NVDEC/NVENC render nodes
#- /dev/vchiq:/dev/vchiq # MMAL/OMX on Raspberry Pi
image: emby/embyserver_arm32v7:4.9.1.21
image: emby/embyserver_arm32v7:4.9.1.22
labels:
createdBy: "Apps"