Added findutils dependency to indexer

This commit is contained in:
David Correa Rodríguez
2024-02-20 12:23:41 +01:00
parent 98037bf25c
commit a4a9207dec

View File

@@ -4,7 +4,7 @@ FROM amazonlinux:2023.3.20240131.0 AS builder
ARG WAZUH_VERSION
ARG WAZUH_TAG_REVISION
RUN yum install curl-minimal openssl xz tar shadow-utils -y
RUN yum install curl-minimal openssl xz tar findutils shadow-utils -y
COPY config/opensearch.yml /