add libpq as dependency
This commit is contained in:
parent
ec8bb85c35
commit
1babfc4bde
@ -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…
Reference in New Issue
Block a user