diff --git a/Dockerfile b/Dockerfile index 6928723..19cc217 100644 --- a/Dockerfile +++ b/Dockerfile @@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \ libldap-common \ libpq5 \ openssl \ + postgresql-client \ python3 \ python3-distutils \ tini \