Skip to content

Commit

Permalink
Update centos 7 libraries - improve security (#1727)
Browse files Browse the repository at this point in the history
* Update nccl build version

Update centos 7 docker libraries

Revert "Update nccl build version"

This reverts commit 9b0d3f9.

* test
  • Loading branch information
atalman committed Mar 12, 2024
1 parent 04881ed commit fa3dbb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ ENV LANG en_US.UTF-8
ENV LANGUAGE en_US.UTF-8

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

0 comments on commit fa3dbb0

Please sign in to comment.