From 51e5a5a0f9ad8992283a371d76ea0f7aa40af66c Mon Sep 17 00:00:00 2001 From: Kappeh Date: Fri, 20 Feb 2026 20:48:18 +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 bc45d28..c01dbba 100644 --- a/compose.yml +++ b/compose.yml @@ -6,6 +6,10 @@ services: env_file: namecheap_ddns.env networks: - namecheap_ddns_network + labels: + diun.enable: "true" + diun.watch_repo: "true" + diun.include_tags: "latest" networks: namecheap_ddns_network: