We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d745bf + a4034e7 commit 221d0ceCopy full SHA for 221d0ce
docker/build_scripts/build.sh
@@ -9,8 +9,8 @@ PY_VERS="2.6.9 2.7.11 3.3.6 3.4.4 3.5.1"
9
10
# openssl version to build, with expected sha256 hash of .tar.gz
11
# archive
12
-OPENSSL_ROOT=openssl-1.0.2f
13
-OPENSSL_HASH=932b4ee4def2b434f85435d9e3e19ca8ba99ce9a065a61524b429a9d5e9b2e9c
+OPENSSL_ROOT=openssl-1.0.2g
+OPENSSL_HASH=b784b1b3907ce39abf4098702dade6365522a253ad1552e267a9a0e89594aa33
14
15
# Dependencies for compiling Python that we want to remove from
16
# the final image after compiling Python
0 commit comments