diff --git a/Dockerfile b/Dockerfile index bea8ba0f2..4cd3c6ae2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -60,6 +60,7 @@ RUN apt-get update -qq && \ libpq-dev \ libtool \ libffi-dev \ + protobuf-compiler \ python3 \ python3-dev \ python3-mako \