From 1f04e9599f71e2cc04bcfa8e6eafe40a21202a43 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 12 Jun 2026 00:03:12 +0000 Subject: [PATCH] Update binwiederhier/ntfy Docker tag to v2.24.0 --- 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 4b43178..34c6baf 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.23.0 + image: binwiederhier/ntfy:v2.24.0 ports: - "4023:80" networks: