From 47af7f3e7c4473928cf69a91186870ba7ef59198 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 28 Mar 2026 00:02:51 +0000 Subject: [PATCH] Update binwiederhier/ntfy Docker tag to v2.20.1 --- project/infrastructure/ntfy/ntfy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/infrastructure/ntfy/ntfy.yml b/project/infrastructure/ntfy/ntfy.yml index 3c22904..656462f 100644 --- a/project/infrastructure/ntfy/ntfy.yml +++ b/project/infrastructure/ntfy/ntfy.yml @@ -4,7 +4,7 @@ services: file: ${TEMPLATES_PATH} service: default container_name: ntfy - image: binwiederhier/ntfy:v2.20.0 + image: binwiederhier/ntfy:v2.20.1 ports: - "4023:80" networks: