diff --git a/docker/falco/Dockerfile b/docker/falco/Dockerfile index 00463247..c0d4c039 100644 --- a/docker/falco/Dockerfile +++ b/docker/falco/Dockerfile @@ -18,10 +18,12 @@ RUN apt-get update \ && apt-get install -y --no-install-recommends \ bash-completion \ bc \ + bison \ clang-7 \ ca-certificates \ curl \ dkms \ + flex \ gnupg2 \ gcc \ jq \