Skip to content

Commit 90959d8

Browse files
authored
Update Dockerfile
1 parent 58bb89b commit 90959d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/producer-consumer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ RUN wget https://github.com/opencv/opencv/archive/${OPENCV_VERSION}.zip \
5151
RUN ln -s \
5252
/usr/local/python/cv2/python-3.7/cv2.cpython-37m-x86_64-linux-gnu.so \
5353
/usr/local/lib/python3.7/site-packages/cv2.so
54-
RUN git clone https://github.com/collabnix/pico
54+
RUN git clone https://github.com/collabnix/pico \
5555
&& cd pico/kafka/

0 commit comments

Comments
 (0)