diff --git a/Dockerfile b/Dockerfile index c1bae3a6..4bd83bba 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,6 +15,7 @@ RUN apt-get update \ && apt-get -y --no-install-recommends install \ sudo \ gcc \ + libcurl4 \ python3 \ python3-dev \ python3-pip \