Skip to content

Commit fd86a08

Browse files
committed
next attempt to get postgresql dev libraries
1 parent 9097a4d commit fd86a08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools_container/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ RUN apt-get update && \
3838
libclang-dev \
3939
nodejs \
4040
postgresql-client \
41+
libpq-dev \
4142
libc6-dev && \
4243
rm -rf /var/cache/apt/lists
4344

0 commit comments

Comments
 (0)