From 828494c92a3d517a35f2feece48af5cd6116f1d4 Mon Sep 17 00:00:00 2001 From: "Max P." Date: Sun, 11 May 2025 11:00:00 +0200 Subject: [PATCH] docs(readme): update Docker image size information - Adjusts the reported size of the minimal Docker image from ~93 MB to ~166 MB. - Reflects updated build size for accuracy and transparency. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36a3240..154305d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This service acts as a transparent gateway that verifies an `apiKey` before forw * 🔐 **API key authentication** via query or form body * 📡 **Transparent proxying** to any LanguageTool backend -* 🐳 **Minimal Docker image (\~93 MB)** +* 🐳 **Minimal Docker image (\~166 MB)** * 🧱 **Statically compiled** Deno binary * 🧪 **Unit tested** middleware and proxy logic * 🛠️ Compatible with regular LT clients