Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit 7d9b72c

Browse files
authored
remove unused path in test image (#4229)
1 parent 89238d2 commit 7d9b72c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile.test

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ FROM python:3.7
55
ENV LC_ALL=C.UTF-8
66
ENV LANG=C.UTF-8
77

8-
ENV PATH /usr/local/nvidia/bin/:$PATH
98
ENV LD_LIBRARY_PATH /usr/local/nvidia/lib:/usr/local/nvidia/lib64
109

1110
# Tell nvidia-docker the driver spec that we need as well as to

0 commit comments

Comments
 (0)