diff --git a/README.md b/README.md index 3197a78..2d1b27c 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ A Docker-based development container for C/C++ development. This repository maintains Dockerfiles for generating two container images based on two Debian Linux versions. -One image includes GCC and LLVM (container size: ~4GB). +One image includes GCC and LLVM. -The other image includes GCC, LLVM, and Vulkan SDK with Mesa (container size: ~6GB). +The other image includes GCC, LLVM, and Vulkan SDK with Mesa. Both images are build using Debian 12 Bookworm and Debian 13 Trixie.