Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
a-zakir committed Dec 6, 2024
1 parent 8ad4b74 commit 1887262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/centos7-system-deps
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN sed -i s/mirror.centos.org/vault.centos.org/g /etc/yum.repos.d/*.r

RUN \
yum install -y wget rh-git227-git epel-release redhat-lsb-core gcc gcc-c++ make centos-release-scl scl-utils &&\
yum install -y devtoolset-11-gcc* environment-modules rpm-build zlib-devel &&\
yum install -y devtoolset-11-gcc* environment-modules rpm-build zlib-devel ccache &&\
yum install -y install python3-pip jq && python3 -m pip install --upgrade pip


Expand Down

0 comments on commit 1887262

Please sign in to comment.