4jcraft/.devcontainer
ViniciusCruzMoura 1e94adb190 Dockerfile: upgrade GCC to 15
replace gcc-14/g++-14 with gcc-15/g++-15 and change update-alternatives
to make gcc 15 the default,
this fixes compiler errors caused by use of c++23 (flat_map)
which require gcc 15+

Signed-off-by: ViniciusCruzMoura <contato.cruz.moura@gmail.com>
2026-04-08 02:09:54 -05:00
..
devcontainer.json docs: add devcontainer and missing libpng-dev dependency 2026-03-06 15:30:21 +00:00
Dockerfile Dockerfile: upgrade GCC to 15 2026-04-08 02:09:54 -05:00