Skip to content

Commit fa3dbb0

Browse files
authored
Update centos 7 libraries - improve security (#1727)
* Update nccl build version Update centos 7 docker libraries Revert "Update nccl build version" This reverts commit 9b0d3f9. * test
1 parent 04881ed commit fa3dbb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ENV LANG en_US.UTF-8
77
ENV LANGUAGE en_US.UTF-8
88

99
ARG DEVTOOLSET_VERSION=9
10+
RUN yum update -y
1011
RUN yum install -y wget curl perl util-linux xz bzip2 git patch which unzip
1112
# Just add everything as a safe.directory for git since these will be used in multiple places with git
1213
RUN git config --global --add safe.directory '*'

0 commit comments

Comments
 (0)