diff --git a/6.0/ubuntu/24.04/Dockerfile b/6.0/ubuntu/24.04/Dockerfile index 487f46aa..5326b16e 100644 --- a/6.0/ubuntu/24.04/Dockerfile +++ b/6.0/ubuntu/24.04/Dockerfile @@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap libgcc-13-dev \ libpython3-dev \ libsqlite3-0 \ + libsqlite3-dev \ libstdc++-13-dev \ libxml2-dev \ libncurses-dev \