mirror of
https://github.com/NVIDIA/nccl-tests.git
synced 2026-04-23 16:08:20 +08:00
update Dockerfile
This commit is contained in:
parent
b5c25a812c
commit
5fe638cb66
@ -24,7 +24,7 @@ ARG BUILD_DATE=20251221
|
||||
###########################
|
||||
# Build Stage
|
||||
###########################
|
||||
FROM nvidia/cuda:${CUDA_VERSION}-devel-ubuntu${UBUNTU_VERSION} AS build
|
||||
FROM nvidia/cuda:${CUDA_VERSION}-devel-ubuntu${UBUNTU_VERSION}
|
||||
|
||||
# Re-declare build args for this stage (values are inherited)
|
||||
ARG UBUNTU_VERSION
|
||||
|
||||
Loading…
Reference in New Issue
Block a user