diff --git a/ci/build/Dockerfile b/ci/build/Dockerfile index 8afd724..fea220d 100644 --- a/ci/build/Dockerfile +++ b/ci/build/Dockerfile @@ -75,6 +75,7 @@ RUN apt-get update && \ patch \ bash \ ca-certificates \ + python2 \ python3 \ wget \ curl \