mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-10-23 04:51:57 +00:00
Remove dev tag from version
This commit is contained in:
committed by
VictorMorenoJimenez
parent
a4646f388a
commit
249c1adb8c
@@ -8,7 +8,7 @@ services:
|
||||
args:
|
||||
- FILEBEAT_CHANNEL=filebeat
|
||||
- FILEBEAT_VERSION=7.9.3
|
||||
image: wazuh/wazuh:4.0.4_7.9.3_dev
|
||||
image: wazuh/wazuh:4.0.4_7.9.3
|
||||
hostname: wazuh-manager
|
||||
restart: always
|
||||
ports:
|
||||
@@ -152,7 +152,7 @@ services:
|
||||
|
||||
kibana:
|
||||
build: kibana/
|
||||
image: wazuh/wazuh-kibana:4.0.4_7.9.3_dev
|
||||
image: wazuh/wazuh-kibana:4.0.4_7.9.3
|
||||
hostname: kibana
|
||||
restart: always
|
||||
ports:
|
||||
|
Reference in New Issue
Block a user