diff --git a/userspace/engine/falco_engine_version.h b/userspace/engine/falco_engine_version.h index 66aa664b4f6..1ea79ce71ca 100644 --- a/userspace/engine/falco_engine_version.h +++ b/userspace/engine/falco_engine_version.h @@ -34,4 +34,4 @@ limitations under the License. // It represents the fields supported by this version of Falco, // the event types, and the underlying driverevent schema. It's used to // detetect changes in engine version in our CI jobs. -#define FALCO_ENGINE_CHECKSUM "dbc34e88ab420320994d85f155dee6baff2dd018aacc00e249f897edc8b1e0f4" +#define FALCO_ENGINE_CHECKSUM "4a1fee5b53d6d45fff929a5da65ca8b19aa868bf44783a10da9e31fd1f5ff94f"