add procps package to server builder image

https://github.com/hasura/graphql-engine-mono/pull/2109

GitOrigin-RevId: a687ab86be3db9882a2b4dc963df63d9be9bc0a0
This commit is contained in:
Divi 2021-08-17 01:11:41 +05:30 committed by hasura-bot
parent 64a5c52904
commit ed90bc50f4

View File

@ -83,7 +83,7 @@ RUN apt -y update \
RUN mkdir -p /usr/share/man/man{1,7} && apt-get -y update
RUN apt-get -y update \
&& apt-get -y install pgbouncer jq postgresql-client-13 default-mysql-client
&& apt-get -y install pgbouncer jq postgresql-client-13 default-mysql-client procps
# Install Google Cloud SDK required to test BigQuery backend
# https://cloud.google.com/sdk/docs/install#deb