Skip to content

Commit cbb05f3

Browse files
BLD: update docker image tags for linux wheel building (#464)
1 parent 8455456 commit cbb05f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci/manylinux2014_x86_64-vcpkg-gdal.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/pypa/manylinux2014_x86_64:2024-04-15-dd44d68
1+
FROM quay.io/pypa/manylinux2014_x86_64:2024-08-12-7fde9b1
22

33
# building openssl needs IPC-Cmd (https://github.com/microsoft/vcpkg/issues/24988)
44
RUN yum install -y curl unzip zip tar perl-IPC-Cmd

ci/manylinux_2_28_aarch64-vcpkg-gdal.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/pypa/manylinux_2_28_aarch64:2024-04-15-dd44d68
1+
FROM quay.io/pypa/manylinux_2_28_aarch64:2024-08-12-7fde9b1
22

33
# building openssl needs IPC-Cmd (https://github.com/microsoft/vcpkg/issues/24988)
44
RUN dnf -y install curl zip unzip tar ninja-build perl-IPC-Cmd

0 commit comments

Comments
 (0)