diff --git a/Dockerfile b/Dockerfile index 5acd2801bb..56a5fa12ed 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,7 +11,7 @@ RUN apt-get update && \ git \ unzip \ clang-tidy \ - clang-format + clang-format \ nano RUN wget \