diff --git a/Dockerfile b/Dockerfile index da932984f..d5a36b55a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,6 +20,8 @@ RUN curl -fsSL https://deb.nodesource.com/setup_20.x | bash - \ nodejs \ python3 \ python3-pip \ + python3-venv \ + pipx \ git \ curl \ wget \