Skip to content

Commit 24cd66d

Browse files
Update Dockerfile
1 parent 0f1ec3f commit 24cd66d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/rccl-tests/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ RUN apt-get update \
6565
apt-get clean && \
6666
rm -rf /var/lib/apt/lists/*
6767

68-
# Mellanox OFED (latest)
68+
# Mellanox OFED
6969
RUN wget -qO - https://www.mellanox.com/downloads/ofed/RPM-GPG-KEY-Mellanox | apt-key add -
7070
RUN cd /etc/apt/sources.list.d/ && wget https://linux.mellanox.com/public/repo/mlnx_ofed/${MELLANOX_OFED_VERSION}/ubuntu22.04/mellanox_mlnx_ofed.list
7171

0 commit comments

Comments
 (0)