Skip to content
Snippets Groups Projects
Commit 9a3b9c4b authored by calrama's avatar calrama
Browse files

centos-7: Update Python to 3.7.6

parent aae215f3
No related branches found
No related tags found
No related merge requests found
Pipeline #26668 failed
...@@ -252,7 +252,7 @@ RUN version=2.4.3 && \ ...@@ -252,7 +252,7 @@ RUN version=2.4.3 && \
rm -rf pybind11-${version}* rm -rf pybind11-${version}*
# Python 3.7 # Python 3.7
RUN version=3.7.5 && \ RUN version=3.7.6 && \
yum install -y \ yum install -y \
openssl-devel \ openssl-devel \
libffi-devel \ libffi-devel \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment