diff --git a/Dockerfile b/Dockerfile index 52447c615..ecd03c8a5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -21,6 +21,7 @@ RUN apk add --no-cache --update \ curl \ make \ python3 \ + py3-setuptools \ g++ \ unzip