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 9
9
runs-on : ubuntu-latest
10
10
strategy :
11
11
matrix :
12
- version : [4.10.0, 4.9.0, 4.8.1 ]
12
+ version : [4.10.0, 4.9.0]
13
13
dist : ["alpine", "debian", "fedora", "ubuntu"]
14
14
steps :
15
15
- 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
33
33
| | [ 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 ) |
34
34
| | [ 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 ) |
35
35
| | [ 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
-
42
36
43
37
## Build
44
38
You can’t perform that action at this time.
0 commit comments