Skip to content

Commit 4ede8ac

Browse files
author
Symbiont OSS Sync
committed
Add protobuf-compiler to Dockerfile for lance-encoding build
1 parent 9a4d379 commit 4ede8ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ RUN apt-get update && apt-get install -y \
1111
ca-certificates \
1212
clang \
1313
mold \
14+
protobuf-compiler \
1415
&& rm -rf /var/lib/apt/lists/* \
1516
&& apt-get clean
1617

0 commit comments

Comments
 (0)