fix(devcontainer): install protoc to fix build (#3267)
This commit is contained in:
@@ -7,4 +7,5 @@ RUN apt-get update && apt-get install -y \
|
||||
libdbus-1-dev \
|
||||
gnome-keyring \
|
||||
libxcb1-dev \
|
||||
protobuf-compiler \
|
||||
&& apt-get clean
|
||||
|
||||
Reference in New Issue
Block a user