Update emby/embyserver Docker tag to v4.8.9.0

This commit is contained in:
renovate[bot]
2024-09-26 22:37:27 +00:00
committed by GitHub
parent f4abd60d72
commit 7431c5f660
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
emby:
image: emby/embyserver:4.8.8.0
image: emby/embyserver:4.8.9.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"