diff --git a/Containerfile b/Containerfile index bd84e77..ddca249 100644 --- a/Containerfile +++ b/Containerfile @@ -14,5 +14,7 @@ RUN dnf install -y \ openssl-devel \ podman \ rustfmt \ + perl-FindBin \ + perl-core \ && \ dnf clean all