Update emby/embyserver Docker tag to v4.9.5.0

This commit is contained in:
renovate[bot]
2026-05-18 21:07:25 +00:00
committed by GitHub
parent d0114d7133
commit 54379025b5
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
emby:
image: emby/embyserver:4.9.4.1
image: emby/embyserver:4.9.5.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"