clean Dockerfile and docker-compose start script

This commit is contained in:
vcerenu
2022-02-15 17:43:04 -03:00
parent 463589c2ac
commit e5a6ffef8f

View File

@@ -1,5 +1,5 @@
# Wazuh Docker Copyright (C) 2021 Wazuh Inc. (License GPLv2)
FROM wazuh/wazuh-indexer:4.3.0
FROM ubuntu:focal
RUN apt-get update && apt-get install openssl -y