We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a24a9d5 + fb411be commit d837450Copy full SHA for d837450
docker/build_scripts/build_env.sh
@@ -1,7 +1,7 @@
1
# source me
2
3
PYTHON_DOWNLOAD_URL=https://www.python.org/ftp/python
4
-CPYTHON_VERSIONS="2.7.14 3.4.8 3.5.5 3.6.5"
+CPYTHON_VERSIONS="2.7.15 3.4.8 3.5.5 3.6.5"
5
6
# openssl version to build, with expected sha256 hash of .tar.gz
7
# archive.
0 commit comments