1
0
Fork 0

Update emby/embyserver Docker tag to v4.9.1.1

This commit is contained in:
renovate[bot] 2025-06-11 22:01:11 +00:00 committed by GitHub
parent ddd799086a
commit c07963ad95
1 changed files with 1 additions and 1 deletions

View File

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