1
0
Fork 0

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 fb88dec1aa
commit 3b265f22e7
1 changed files with 1 additions and 1 deletions

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"