diff --git a/packaging/docker/Dockerfile.ubuntu b/packaging/docker/Dockerfile.ubuntu index 78f85454d..38f660350 100644 --- a/packaging/docker/Dockerfile.ubuntu +++ b/packaging/docker/Dockerfile.ubuntu @@ -24,7 +24,7 @@ RUN apt-get update && \ texinfo git curl tar wget diffutils \ flex bison \ protobuf-compiler protobuf-c-compiler \ - clang-tools-extra clangd + clang-format clangd # Dependencies RUN apt-get update && \