Skip to content

Commit fc2d0d1

Browse files
authored
Merge pull request #620 from tobiasge/psql-client
Install postgresql-client
2 parents 4785e09 + ef98ad5 commit fc2d0d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ RUN apk add --no-cache \
6363
libjpeg-turbo \
6464
libxslt \
6565
openssl \
66+
postgresql-client \
6667
postgresql-libs \
6768
py3-pip \
6869
python3 \

0 commit comments

Comments
 (0)