From e187be2c7b6a30922496fb6ff71523924396bdcc Mon Sep 17 00:00:00 2001 From: Quentin McGaw Date: Fri, 11 Oct 2024 09:50:11 +0200 Subject: [PATCH] docs(readme): update docker image sizes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ac1f352..6cdec46 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,9 @@ - Compatible with `amd64`, `386`, `arm64`, `armv6` and `armv7` CPUs - `qmcgaw/godevcontainer:alpine` and `qmcgaw/godevcontainer` - - Based on Alpine 3.20 (size of 936MB) -- `qmcgaw/godevcontainer:debian` - **beware [it has CVE](https://github.com/qdm12/godevcontainer/runs/596825646?check_suite_focus=true) because of outdated packages** - - Based on Debian Buster Slim (size of 1.24GB) + - Based on Alpine 3.20 (size of 996MB) +- `qmcgaw/godevcontainer:debian` + - Based on Debian Buster Slim (size of 1.21GB) - Based on [qmcgaw/basedevcontainer](https://github.com/qdm12/basedevcontainer) - Based on either Alpine or Debian - Minimal custom terminal and packages