Modify readme

This commit is contained in:
vcerenu
2025-09-26 15:52:09 -03:00
parent 901f29b68f
commit c910773076

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 .
```