Skip to content

Commit

Permalink
docs: update instructions denismakogon#19
Browse files Browse the repository at this point in the history
  • Loading branch information
mimani68 committed May 14, 2023
1 parent d1a8863 commit a34f78c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# GoCV-compatible OpenCV 4.0.1 Alpine 3.7 Docker images
# GoCV-compatible OpenCV 4.7.0 Alpine 3.18 Docker images

## What's in build-stage image?

- Alpine 3.18
- FFMPEG 4.2
- FFMPEG 4.2.9
- Golang 1.20
- OpenCV 4.7.0
- OpenCV 4.7.0 contrib packages required by GoCV
Expand Down Expand Up @@ -45,5 +45,5 @@ docker run --rm -ti denismakogon/gocv-alpine:test
the output should be the following:
```bash
gocv version: 0.18.0
opencv lib version: 4.0.1
opencv lib version: 4.7.0
```

0 comments on commit a34f78c

Please sign in to comment.