mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
build(coredeps): install perl-IPC-Cmd
It is required to configure OpenSSL 3.0.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user