Update emby/embyserver Docker tag to v4.9.1.20

This commit is contained in:
renovate[bot]
2025-08-19 22:48:27 +00:00
committed by GitHub
parent 97768c5aa6
commit 98ea78da09

View File

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