From c45d67243996784d7f8f6c6f0751054eae56f6d1 Mon Sep 17 00:00:00 2001 From: Alexander Polcyn Date: Thu, 7 Sep 2017 11:17:20 -0700 Subject: remove unnecessary libssl-dev installation --- third_party/rake-compiler-dock/Dockerfile | 1 - 1 file changed, 1 deletion(-) (limited to 'third_party') diff --git a/third_party/rake-compiler-dock/Dockerfile b/third_party/rake-compiler-dock/Dockerfile index 2f35b2653f..b4a5158535 100644 --- a/third_party/rake-compiler-dock/Dockerfile +++ b/third_party/rake-compiler-dock/Dockerfile @@ -205,6 +205,5 @@ RUN echo '!' > /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 -- cgit v1.2.3