File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed
Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010 strategy :
1111 matrix :
12- version : [4.10.0, 4.9.0, 4.8.1 ]
12+ version : [4.10.0, 4.9.0]
1313 dist : ["alpine", "debian", "fedora", "ubuntu"]
1414 steps :
1515 - uses : actions/checkout@v2
Original file line number Diff line number Diff line change @@ -33,12 +33,6 @@ $ docker run -it hdgigante/python-opencv python3
3333| | [ 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 ) |
3434| | [ 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 ) |
3535| | [ 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 ) |
36- | ** 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 ) |
37- | | [ 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 ) |
38- | | [ 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 ) |
39- | | [ 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 ) |
40-
41-
4236
4337## Build
4438
You can’t perform that action at this time.
0 commit comments