docker: Install protobuf-compiler for builder

This commit is contained in:
Braydon
2023-01-23 20:25:05 -08:00
committed by Vincenzo Palazzo
parent 182a9cdcb6
commit 9482e0619c

View File

@@ -60,6 +60,7 @@ RUN apt-get update -qq && \
libpq-dev \
libtool \
libffi-dev \
protobuf-compiler \
python3 \
python3-dev \
python3-mako \