From cfaaa100ef8c6f8cc62b66f16da2e46daf383cb6 Mon Sep 17 00:00:00 2001 From: Kappeh Date: Fri, 20 Feb 2026 20:23:02 +0000 Subject: [PATCH] Enable docker image update notifications --- compose.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/compose.yml b/compose.yml index 0236078..c1ad253 100644 --- a/compose.yml +++ b/compose.yml @@ -30,6 +30,10 @@ services: - ntfy_network ports: - 8146:80 + labels: + diun.enable: "true" + diun.watch_repo: "true" + diun.include_tags: "latest" networks: ntfy_network: