Skip to content

Commit

Permalink
build(odk): fix central api img, add procps for vmstat
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Nov 13, 2023
1 parent 9a9c422 commit ad79add
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions odkcentral/api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ RUN apt-get update && \
cron \
wait-for-it \
gettext \
procps \
postgresql-client \
netcat-traditional \
&& rm -rf /var/lib/apt/lists/* \
Expand Down

0 comments on commit ad79add

Please sign in to comment.