Skip to content

Commit d5bbe20

Browse files
committed
📦 Stop compiling Perl in image builds
1 parent 41f16fa commit d5bbe20

File tree

2 files changed

+0
-25
lines changed

2 files changed

+0
-25
lines changed

build-scripts/manylinux-container-image/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ RUN \
2727
fi
2828

2929
ADD build_utils.sh /root/build_utils.sh
30-
ADD install_perl.sh /root/install_perl.sh
31-
RUN ./install_perl.sh "${RELEASE}"
3230
ADD install_libffi.sh /root/install_libffi.sh
3331
RUN ./install_libffi.sh "${RELEASE}"
3432
ADD install_openssl.sh /root/install_openssl.sh

build-scripts/manylinux-container-image/install_perl.sh

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)