Skip to content

Commit fef3947

Browse files
committed
Fixed typo.
1 parent 6db5bfe commit fef3947

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docker/manylinux_2_28/Dockerfile_aarch64

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Version: 20250630
2-
# Image name: quay.io/opencv-ci/opencv-python-manylinux2014-aarch64
1+
# Version: 20251013
2+
# Image name: quay.io/opencv-ci/opencv-python-manylinux_2_28-aarch64
33

44
FROM quay.io/pypa/manylinux_2_28_aarch64:latest
55

docker/manylinux_2_28/Dockerfile_x86_64

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Version: 20250630
2-
# Image name: quay.io/opencv-ci/opencv-python-manylinux2014-x86-64
1+
# Version: 20251013
2+
# Image name: quay.io/opencv-ci/opencv-python-manylinux_2_28-x86-64
33

44
FROM quay.io/pypa/manylinux_2_28_x86_64:latest
55

0 commit comments

Comments
 (0)