mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-17 06:04:23 +01:00
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