build: upgrade dependencies

This commit is contained in:
2021-12-24 16:53:47 +01:00
parent 50b3b0dac0
commit 9d07f2f0b8
32 changed files with 667 additions and 211 deletions

View File

@ -6,7 +6,7 @@
# docker run -it --rm -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix gocv-test
# xhost -
#
FROM gocv/opencv:4.5.3 AS gocv-test
FROM gocv/opencv:4.5.4 AS gocv-test
ENV GOPATH /go