diff --git a/Dockerfile b/Dockerfile index 884e5f37ee..e6f092f420 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ ENV DEBIAN_FRONTEND noninteractive RUN apt-get update RUN apt-get install -y \ build-essential \ - wget \ + curl \ git \ python