Skip to content

Commit 2baac37

Browse files
committed
2 parents 5a04968 + f78e1d2 commit 2baac37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor/ngc-tensorflow/Dockerfile.19.05-py3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN apt-get update && \
55
apt-get install -y libsm6 libxext6 libxrender-dev
66

77
ENV PYTHONUNBUFFERED=1 \
8-
PATH=/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"$PATH \
8+
PATH=/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \
99
LANG=C.UTF-8
1010

1111
RUN /usr/bin/python3 -m pip install -U pip setuptools && \

0 commit comments

Comments
 (0)