Skip to content

Commit 521af2b

Browse files
authored
Apply suggestions from code review
1 parent 9eac52d commit 521af2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockers/base-cuda/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM nvidia/cuda:${CUDA_VERSION}-runtime-ubuntu${UBUNTU_VERSION}
2020

2121
ARG PYTHON_VERSION=3.10
2222
ARG PYTORCH_VERSION=2.1
23-
ARG MAX_ALLOWED_NCCL=2.26.0
23+
ARG MAX_ALLOWED_NCCL=2.22.3
2424

2525
SHELL ["/bin/bash", "-c"]
2626
# https://techoverflow.net/2019/05/18/how-to-fix-configuring-tzdata-interactive-input-when-building-docker-images/

0 commit comments

Comments
 (0)