Skip to content

Commit d0f9e18

Browse files
committed
1 parent bccb9bb commit d0f9e18

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

src/ci/docker/host-x86_64/dist-i686-linux/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ RUN yum upgrade -y && \
2525
openssl-devel \
2626
patch \
2727
perl \
28+
perl-core \
2829
pkgconfig \
2930
python3 \
3031
unzip \

src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ RUN yum upgrade -y && \
2525
openssl-devel \
2626
patch \
2727
perl \
28+
perl-core \
2829
pkgconfig \
2930
python3 \
3031
unzip \

src/tools/cargo

Submodule cargo updated 379 files

0 commit comments

Comments
 (0)