diff --git a/docker/falco/Dockerfile b/docker/falco/Dockerfile index 34ccc114364..18e215b5ab2 100644 --- a/docker/falco/Dockerfile +++ b/docker/falco/Dockerfile @@ -21,7 +21,7 @@ RUN apt-get update \ bash-completion \ bc \ bison \ - binutils \ + binutils \ clang-7 \ ca-certificates \ curl \