Modify Wazuh cert tool generation

This commit is contained in:
vcerenu
2025-09-26 12:14:09 -03:00
parent ed92382ff1
commit ccab3b6d7e
4 changed files with 31 additions and 21 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
# Wazuh Docker Copyright (C) 2017, Wazuh Inc. (License GPLv2)
FROM ubuntu:focal
FROM amazonlinux:2023
RUN apt-get update && apt-get install openssl curl -y
RUN yum update -y && yum install openssl curl-minimal -y
WORKDIR /