forked from wazuh/wazuh-docker
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:
+1
-1
@@ -39,7 +39,7 @@ services:
|
||||
- elasticsearch:elasticsearch
|
||||
- wazuh:wazuh
|
||||
nginx:
|
||||
image: wazuh/wazuh-nginx:3.9.5_7.3.0
|
||||
image: wazuh/wazuh-nginx:3.9.5_7.3.0-oss
|
||||
hostname: nginx
|
||||
restart: always
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user