Update emby/embyserver Docker tag to v4.8.10.0

This commit is contained in:
renovate[bot] 2024-09-30 19:45:12 +00:00 committed by GitHub
parent 7535a73dd1
commit 42cbf54e0a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ networks:
services:
emby:
image: emby/embyserver:4.8.9.0
image: emby/embyserver:4.8.10.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"