remove unnecessary libssl-dev installation

pull/12305/head
Alexander Polcyn 8 years ago committed by Jan Tattermusch
parent d0033d977c
commit c45d672439
  1. 1
      third_party/rake-compiler-dock/Dockerfile

@ -205,6 +205,5 @@ RUN echo '!<arch>' > /usr/local/rake-compiler/ruby/i686-linux-gnu/ruby-2.4.0/lib
ENV RUBY_CC_VERSION 2.4.0:2.3.0:2.2.2:2.1.5:2.0.0
RUN apt-get install -y g++-multilib
RUN apt-get install -y libssl-dev
CMD bash

Loading…
Cancel
Save