add libpq as dependency
This commit is contained in:
parent
ec8bb85c35
commit
1babfc4bde
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ RUN apk add --no-cache \
|
||||||
curl \
|
curl \
|
||||||
file \
|
file \
|
||||||
gcc \
|
gcc \
|
||||||
|
libpq \
|
||||||
postgresql-dev \
|
postgresql-dev \
|
||||||
libffi \
|
libffi \
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue