adding clang-extra-tools for clang-format proto-fmt (#13791)
This commit is contained in:
parent
74e9d542d2
commit
645df3127f
@ -11,7 +11,8 @@ RUN apk add --no-cache \
|
||||
nodejs \
|
||||
npm \
|
||||
git \
|
||||
make
|
||||
make \
|
||||
clang-extra-tools
|
||||
|
||||
ENV GOLANG_PROTOBUF_VERSION=1.28.1 \
|
||||
GRPC_GATEWAY_VERSION=1.16.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user