diff --git a/docker/web-and-data/Dockerfile b/docker/web-and-data/Dockerfile index 4ddae9512aa..3e0052dae20 100644 --- a/docker/web-and-data/Dockerfile +++ b/docker/web-and-data/Dockerfile @@ -34,6 +34,7 @@ RUN apt-get update; apt-get install -y --no-install-recommends \ default-mysql-client \ default-libmysqlclient-dev \ python3 \ + python3-full \ python3-setuptools \ python3-dev \ python3-pip \