Update the lcov source for centos docker image

This commit is contained in:
He Sun 2020-12-17 11:35:49 +00:00 committed by Tate, Hongliang Tian
parent ba48e65428
commit ea1272f69a

@ -24,7 +24,6 @@ RUN yum install epel-release -y && \
gmp-devel \
golang \
jq \
lcov \
libcurl-devel \
libmpc-devel \
libxml2-devel \
@ -42,7 +41,8 @@ RUN yum install epel-release -y && \
wget \
uuid-devel \
vim \
yum-utils &&\
yum-utils \
http://downloads.sourceforge.net/ltp/lcov-1.14-1.noarch.rpm &&\
alternatives --set python /usr/bin/python2
# Install cpuid tool for tests