1
0
Fork 0

Update emby/embyserver Docker tag to v4.8.11.0

This commit is contained in:
renovate[bot] 2025-03-11 21:38:59 +00:00 committed by GitHub
parent edfd8ec1e8
commit a7da738a17
1 changed files with 1 additions and 1 deletions

View File

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