Update emby/embyserver Docker tag to v4.9.0.56

This commit is contained in:
renovate[bot]
2025-05-14 22:07:24 +00:00
committed by GitHub
parent 1c991e7587
commit 0e62f4b5d1

View File

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