bump revision number

This commit is contained in:
vcerenu
2023-11-30 06:11:07 -03:00
parent 375d94d22f
commit d44b87800a
9 changed files with 23 additions and 17 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ Usage: build-docker-images/build-images.sh [OPTIONS]
-d, --dev <ref> [Optional] Set the development stage you want to build, example rc1 or beta1, not used by default.
-f, --filebeat-module <ref> [Optional] Set Filebeat module version. By default 0.3.
-r, --revision <rev> [Optional] Package revision. By default 1
-v, --version <ver> [Optional] Set the Wazuh version should be builded. By default, 4.7.1.
-v, --version <ver> [Optional] Set the Wazuh version should be builded. By default, 4.7.2.
-h, --help Show this help.
```