From 730982cffbd22189a16772a9e267ecc49f072e51 Mon Sep 17 00:00:00 2001 From: pml68 Date: Mon, 25 Nov 2024 17:49:33 +0100 Subject: feat: reduce docker image size by ~1.5GB --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ad22f07..75900e7 100644 --- a/README.md +++ b/README.md @@ -22,4 +22,4 @@ And then run it docker run -it neovim:latest bash ``` -The image size is somewhere around 5.9GB due to every language I use being included (C# with .NET, Java 21 and 17 etc.) +The image size is somewhere around 4.5GB due to every language I use being included (C# with .NET, Java 21 and 17 etc.) -- cgit v1.2.3