Commit 1051e53
authored
Merge pull request opencv#905 from asmorkalov/as/docker_update_python3.12
Docker images update for Python 3.12 and security fixesFile tree
Expand file treeCollapse file tree
4 files changed
+12
-11
lines changedOpen diff view settings
Filter options
- .github/workflows
- docker/manylinux2014
Expand file treeCollapse file tree
4 files changed
+12
-11
lines changedOpen diff view settings
Collapse file
.github/workflows/build_wheels_linux.yml
Copy file name to clipboardExpand all lines: .github/workflows/build_wheels_linux.yml+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
41 | 41 | |
42 | 42 | |
43 | 43 | |
44 | | - |
| 44 | + |
45 | 45 | |
46 | 46 | |
47 | 47 | |
| ||
139 | 139 | |
140 | 140 | |
141 | 141 | |
142 | | - |
| 142 | + |
143 | 143 | |
144 | 144 | |
145 | 145 | |
|
Collapse file
.github/workflows/build_wheels_linux_arm.yml
Copy file name to clipboardExpand all lines: .github/workflows/build_wheels_linux_arm.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
42 | 42 | |
43 | 43 | |
44 | 44 | |
45 | | - |
| 45 | + |
46 | 46 | |
47 | 47 | |
48 | 48 | |
|
Collapse file
docker/manylinux2014/Dockerfile_aarch64
Copy file name to clipboardExpand all lines: docker/manylinux2014/Dockerfile_aarch64+6-5Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
| 8 | + |
9 | 9 | |
10 | 10 | |
11 | | - |
| 11 | + |
12 | 12 | |
13 | 13 | |
14 | 14 | |
| ||
33 | 33 | |
34 | 34 | |
35 | 35 | |
| 36 | + |
36 | 37 | |
37 | 38 | |
38 | | - |
| 39 | + |
39 | 40 | |
40 | 41 | |
41 | 42 | |
| ||
44 | 45 | |
45 | 46 | |
46 | 47 | |
47 | | - |
| 48 | + |
48 | 49 | |
49 | 50 | |
50 | 51 | |
|
Collapse file
docker/manylinux2014/Dockerfile_x86_64
Copy file name to clipboardExpand all lines: docker/manylinux2014/Dockerfile_x86_64+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
| 8 | + |
9 | 9 | |
10 | 10 | |
11 | | - |
| 11 | + |
12 | 12 | |
13 | 13 | |
14 | 14 | |
|
0 commit comments