From 8f36d89bbb67aae01dbedeee7fc1e07d7c04bb55 Mon Sep 17 00:00:00 2001 From: Ivan Godwin Date: Tue, 23 Sep 2025 00:57:03 -0700 Subject: [PATCH] Update container size --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 976104d..77f1385 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A lightweight Go service that acts as a middleware between Slack webhooks and nt - ✅ Forwards alerts to self-hosted ntfy servers - ✅ Bearer token authentication support - ✅ Health check endpoint -- ✅ Lightweight Docker container (~8.4MB) +- ✅ Lightweight Docker container (~8.5MB) - ✅ High performance and low resource usage ## Quick Start