Nginx image has a wrong name

The nginx imageimage: wazuh/wazuh-nginx:3.9.5_7.3.0 doesn't exists, shall we use image: wazuh/wazuh-nginx:3.9.5_7.3.0-oss
This commit is contained in:
José Luis Ruiz
2019-08-24 12:09:27 -04:00
committed by GitHub
parent c94b82b42d
commit 6e8a0c2f93
+1 -1
View File
@@ -39,7 +39,7 @@ services:
- elasticsearch:elasticsearch - elasticsearch:elasticsearch
- wazuh:wazuh - wazuh:wazuh
nginx: nginx:
image: wazuh/wazuh-nginx:3.9.5_7.3.0 image: wazuh/wazuh-nginx:3.9.5_7.3.0-oss
hostname: nginx hostname: nginx
restart: always restart: always
environment: environment: