Update emby/embyserver Docker tag to v4.9.1.5

This commit is contained in:
renovate[bot]
2025-07-09 19:50:11 +00:00
committed by GitHub
parent 234fbb2d76
commit 201745876a

View File

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