Add delete of wazuh yum repo

This commit is contained in:
vcerenu
2024-09-05 15:19:32 -03:00
parent 73fffcf52d
commit 8e7b2cd390

View File

@@ -60,6 +60,8 @@ RUN mkdir -p /var/ossec/var/multigroups && \
sync && /permanent_data.sh && \
sync && rm /permanent_data.sh
RUN rm /etc/yum.repos.d/wazuh.repo
# Services ports
EXPOSE 55000/tcp 1514/tcp 1515/tcp 514/udp 1516/tcp