diff --git a/Dockerfile-slim b/Dockerfile-slim index e69a4fd5..4de03e20 100644 --- a/Dockerfile-slim +++ b/Dockerfile-slim @@ -234,7 +234,7 @@ RUN echo "http://dl-cdn.alpinelinux.org/alpine/edge/community/" >> /etc/apk/repo && find /usr/ -type f -name '*.md' -exec rm {} + ################################################################################ -# Build the clang-form binary ################################################## +# Build the clang-format binary ################################################ ################################################################################ FROM alpine:3.14.0 as clang-format-build