Merge branch 'master' into pass

This commit is contained in:
2020-05-12 11:47:01 +01:00
+3 -1
View File
@@ -107,7 +107,9 @@ RUN curl -sSL https://openssl.org/source/openssl-${OPENSSL_VER}.tar.gz \
shared \
zlib-dynamic \
no-rc5 \
&& make install \
&& make \
install_sw \
install_ssldirs \
&& cp libssl*.so* libcrypto*.so* $PREFIX/usr/lib
# Download and build curl