Skip to content

Commit

Permalink
Update OpenCV 4.1.0 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli authored Jun 4, 2019
1 parent f8f6be3 commit 7ed9c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ RUN apk add --no-cache \
&& rm -rf /usr/src/arp-scan

# OpenCV/scipy
ARG OPENCV_VERSION=3.4.5
ARG OPENCV_VERSION=4.1.0
RUN apk add --no-cache \
libwebp \
ffmpeg-libs \
Expand Down

0 comments on commit 7ed9c60

Please sign in to comment.