Skip to content

Commit

Permalink
Update openssl wheel version
Browse files Browse the repository at this point in the history
  • Loading branch information
pkittenis committed Dec 27, 2017
1 parent 5c1176d commit fd56d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docker/manylinux/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM quay.io/pypa/manylinux1_x86_64

ENV CMAKE cmake-2.8.12.2-Linux-i386
ENV OPENSSL openssl-1.0.2l
ENV OPENSSL openssl-1.0.2n
ENV LIBSSH2 libssh2-1.8.0

RUN yum install zlib-devel -y
Expand Down

0 comments on commit fd56d48

Please sign in to comment.