Skip to content

Commit

Permalink
build(coredeps): install perl-IPC-Cmd
Browse files Browse the repository at this point in the history
It is required to configure OpenSSL 3.0.
  • Loading branch information
link2xt committed Sep 12, 2023
1 parent 790e867 commit e7617f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/coredeps/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ FROM $BASEIMAGE
RUN pipx install tox
COPY install-rust.sh /scripts/
RUN /scripts/install-rust.sh
RUN yum install -y perl-IPC-Cmd

0 comments on commit e7617f0

Please sign in to comment.