remove devtoolset-7 from centos build

This commit is contained in:
Ondrej Samohel 2021-09-15 14:02:02 +02:00
parent d90a866b5b
commit aa9a945b9c
No known key found for this signature in database
GPG key ID: 02376E18990A97C6

View file

@ -21,7 +21,6 @@ RUN yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.n
bash \
which \
git \
devtoolset-7-gcc* \
make \
cmake \
curl \