mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-22 12:27:10 +00:00
I had a bug in https://github.com/falcosecurity/falco/pull/1088 where the image name for the event generator was pointing to a temporary tag instead of latest. This switches the image name back to latest. Signed-off-by: Mark Stemm <mark.stemm@gmail.com>