Merge pull request #620 from tobiasge/psql-client
Install postgresql-client
This commit is contained in:
commit
fc2d0d1852
|
@ -63,6 +63,7 @@ RUN apk add --no-cache \
|
||||||
libjpeg-turbo \
|
libjpeg-turbo \
|
||||||
libxslt \
|
libxslt \
|
||||||
openssl \
|
openssl \
|
||||||
|
postgresql-client \
|
||||||
postgresql-libs \
|
postgresql-libs \
|
||||||
py3-pip \
|
py3-pip \
|
||||||
python3 \
|
python3 \
|
||||||
|
|
Loading…
Reference in New Issue