From 7b20b7a4770230f8398cdf2cd551ef68d6ccdbfb Mon Sep 17 00:00:00 2001 From: Timothy Miller <46549361+timothymiller@users.noreply.github.com> Date: Fri, 27 Mar 2026 13:39:38 -0400 Subject: [PATCH] Update Docker image size in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14476fa..cdf6dcd 100755 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Configure everything with environment variables. Supports notifications, heartbe - 🔒 **Zero-log IP detection** — Uses Cloudflare's [cdn-cgi/trace](https://www.cloudflare.com/cdn-cgi/trace) by default - 🏠 **CGNAT-aware local detection** — Filters out shared address space (100.64.0.0/10) and private ranges - 🚫 **Cloudflare IP rejection** — Automatically rejects Cloudflare anycast IPs to prevent incorrect DNS updates -- 🤏 **Tiny static binary** — ~1.9 MB Docker image built from scratch, zero runtime dependencies +- 🤏 **Tiny static binary** — ~1.1 MB Docker image built from scratch, zero runtime dependencies ## 🚀 Quick Start