diff --git a/wazuh/Dockerfile b/wazuh/Dockerfile index e8f9ec64..30bea22a 100644 --- a/wazuh/Dockerfile +++ b/wazuh/Dockerfile @@ -1,5 +1,6 @@ FROM milcom/centos7-systemd + COPY config/*.repo /etc/yum.repos.d/ RUN rpm --import https://packages.elastic.co/GPG-KEY-elasticsearch