clean Dockerfile and docker-compose start script

This commit is contained in:
vcerenu
2022-02-15 11:37:23 -03:00
parent 5bc8693bbc
commit 2c24e12b4e
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ ARG TEMPLATE_VERSION="master"
ARG WAZUH_FILEBEAT_MODULE="wazuh-filebeat-0.1.tar.gz"
# Set repositories.
RUN rpm --import https://packages-dev.wazuh.com/key/GPG-KEY-WAZUH
RUN rpm --import https://packages.wazuh.com/key/GPG-KEY-WAZUH
COPY config/wazuh.repo /etc/yum.repos.d/wazuh.repo