diff --git a/Dockerfile b/Dockerfile index a8fb4f0..505b888 100644 --- a/Dockerfile +++ b/Dockerfile @@ -63,6 +63,7 @@ RUN apk add --no-cache \ libjpeg-turbo \ libxslt \ openssl \ + postgresql-client \ postgresql-libs \ py3-pip \ python3 \