Modify readme

This commit is contained in:
vcerenu 2025-09-26 15:52:09 -03:00
parent 901f29b68f
commit c910773076
No known key found for this signature in database
GPG Key ID: 4D7B159107F1244A

View File

@ -5,5 +5,5 @@ The dockerfile hosted in this directory is used to build the image used to boot
To create the image, the following command must be executed:
```
$ docker build -t wazuh/wazuh-certs-generator:0.0.2 .
$ docker build -t wazuh/wazuh-certs-generator:0.0.3 .
```