From 131d25979ba10e2c1361987ac05f04c53fe6570e Mon Sep 17 00:00:00 2001 From: AlfonsoRBJ Date: Tue, 3 Sep 2019 16:31:55 +0200 Subject: [PATCH] improve workaround description Former-commit-id: 24da1f4d0f53887deb121df6153a2f9b6586f491 --- wazuh/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wazuh/Dockerfile b/wazuh/Dockerfile index 8787646d..d71f06b4 100644 --- a/wazuh/Dockerfile +++ b/wazuh/Dockerfile @@ -95,7 +95,7 @@ RUN chmod 755 /entrypoint.sh && \ chmod 755 /entrypoint-scripts/01-wazuh.sh # Workaround. -# Issues: +# Issues: Wazuh-api # https://github.com/wazuh/wazuh-api/issues/440 # https://github.com/wazuh/wazuh-api/issues/443 COPY --chown=root:ossec config/agents.js /var/ossec/api/controllers/agents.js