From 69e429ce5d1a393160a989815800f33b5a9ef2f7 Mon Sep 17 00:00:00 2001 From: Kappeh Date: Tue, 21 Apr 2026 19:38:19 +0100 Subject: [PATCH] Track stable instead of latest for docker image update notifications --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 73d8c47..915e73d 100644 --- a/compose.yml +++ b/compose.yml @@ -14,7 +14,7 @@ services: labels: diun.enable: "true" diun.watch_repo: "true" - diun.include_tags: "latest" + diun.include_tags: "stable" networks: mailrise_network: