Skip to content

Commit

Permalink
remove 4.8.1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
gigante committed Jul 26, 2024
1 parent 552dc09 commit f005dcd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
version: [4.10.0, 4.9.0, 4.8.1]
version: [4.10.0, 4.9.0]
dist: ["alpine", "debian", "fedora", "ubuntu"]
steps:
- uses: actions/checkout@v2
Expand Down
6 changes: 0 additions & 6 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ $ docker run -it hdgigante/python-opencv python3
| | [python:3.12-alpine](https://hub.docker.com/_/python) | `hdgigante/python-opencv:4.9.0-alpine` | 3.12 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/hdgigante/python-opencv/4.9.0-alpine?label=%20&logo=docker&logoColor=white&style=flat-square) |
| | [ubuntu:24.04](https://hub.docker.com/_/ubuntu) | `hdgigante/python-opencv:4.9.0-ubuntu` | 3.12 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/hdgigante/python-opencv/4.9.0-ubuntu?label=%20&logo=docker&logoColor=white&style=flat-square) |
| | [debian:12.5-slim](https://hub.docker.com/_/debian) | `hdgigante/python-opencv:4.9.0-debian` | 3.12 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/hdgigante/python-opencv/4.9.0-debian?label=%20&logo=docker&logoColor=white&style=flat-square) |
| **4.8.1** | [fedora:40](https://hub.docker.com/_/fedora) | `hdgigante/python-opencv:4.8.1-fedora` | 3.12 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/hdgigante/python-opencv/4.8.1-fedora?label=%20&logo=docker&logoColor=white&style=flat-square) |
| | [python:3.12-alpine](https://hub.docker.com/_/python) | `hdgigante/python-opencv:4.8.1-alpine` | 3.12 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/hdgigante/python-opencv/4.8.1-alpine?label=%20&logo=docker&logoColor=white&style=flat-square) |
| | [ubuntu:24.04](https://hub.docker.com/_/ubuntu) | `hdgigante/python-opencv:4.8.1-ubuntu` | 3.12 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/hdgigante/python-opencv/4.8.1-ubuntu?label=%20&logo=docker&logoColor=white&style=flat-square) |
| | [debian:12.5-slim](https://hub.docker.com/_/debian) | `hdgigante/python-opencv:4.8.1-debian` | 3.12 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/hdgigante/python-opencv/4.8.1-debian?label=%20&logo=docker&logoColor=white&style=flat-square) |



## Build

Expand Down

0 comments on commit f005dcd

Please sign in to comment.