Skip to content

Commit 11133aa

Browse files
committed
Lablup base kernel 19.09, Py36 & CUDA9
1 parent 5a000fa commit 11133aa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

commons/Dockerfile.base.19.09-py36-cuda9

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,7 @@ RUN apt-get update -y && \
8686
libavformat-dev \
8787
libswscale-dev \
8888
libxine2-dev \
89-
1
90-
libv4l-dev
89+
libv4l-dev
9190

9291
RUN curl -sL https://deb.nodesource.com/setup_10.x | bash - && \
9392
apt-get update -y && \

0 commit comments

Comments
 (0)