diff --git a/nightly-master/ubuntu/18.04/Dockerfile b/nightly-master/ubuntu/18.04/Dockerfile index 66b0bdfc..8fa43af9 100644 --- a/nightly-master/ubuntu/18.04/Dockerfile +++ b/nightly-master/ubuntu/18.04/Dockerfile @@ -8,6 +8,7 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap git \ libc6-dev \ libcurl4 \ + libcurl4-openssl-dev \ libedit2 \ libgcc-5-dev \ libpython2.7 \