Skip to content

Commit a14e6d6

Browse files
committed
chore: test
1 parent 27601d8 commit a14e6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ARG LIBINVER_VERSION=8.4.3-1+cuda11.6
1414
# NVIDIA: https://gitlab.com/nvidia/container-images/cuda/-/blob/master/dist/11.8.0/ubuntu2204/base/Dockerfile
1515
# specify the version of the CUDA Toolkit to use and the which driver versions are compatible for each brand of GPU.
1616

17-
ENV NVARCH x86_64
17+
# ENV NVARCH x86_64
1818
ENV CUDA $CUDA
1919
ENV CUDNN_VERSION $CUDNN_VERSION
2020
ENV NV_CUDA_CUDART_VERSION $NV_CUDA_CUDART_VERSION

0 commit comments

Comments
 (0)