mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-13 05:22:34 +00:00
update(userspace/falco): bump engine version to 24
Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@ limitations under the License.
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// The version of this Falco engine.
|
// The version of this Falco engine.
|
||||||
#define FALCO_ENGINE_VERSION (23)
|
#define FALCO_ENGINE_VERSION (24)
|
||||||
|
|
||||||
// This is the result of running the following command:
|
// This is the result of running the following command:
|
||||||
// FALCO="falco -c ./falco.yaml"
|
// FALCO="falco -c ./falco.yaml"
|
||||||
|
Reference in New Issue
Block a user