Skip to content

Commit bf7f46a

Browse files
Add ninja-build to lite image
1 parent 4d7e6f7 commit bf7f46a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lite/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ RUN apt install -y --no-install-recommends \
1616
lld \
1717
llvm \
1818
make \
19+
ninja-build \
1920
protobuf-compiler \
2021
python3 \
2122
python3-pip

0 commit comments

Comments
 (0)