Update emby/embyserver Docker tag to v4.9.2.5

This commit is contained in:
renovate[bot]
2025-10-18 01:38:47 +00:00
committed by GitHub
parent 4146994e36
commit 6a82ea37c4

View File

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