We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c1176d commit fd56d48Copy full SHA for fd56d48
ci/docker/manylinux/Dockerfile
@@ -1,7 +1,7 @@
1
FROM quay.io/pypa/manylinux1_x86_64
2
3
ENV CMAKE cmake-2.8.12.2-Linux-i386
4
-ENV OPENSSL openssl-1.0.2l
+ENV OPENSSL openssl-1.0.2n
5
ENV LIBSSH2 libssh2-1.8.0
6
7
RUN yum install zlib-devel -y
0 commit comments