Skip to content

Commit 90e0ed8

Browse files
authored
Merge pull request #22 from duduribeiro/add-postgresql-client-to-postgres-features
Add postgresql-client to postgresql-client feature
2 parents 5a9d856 + d7f63ac commit 90e0ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
apt-get update -y && apt-get -y install --no-install-recommends libpq-dev
1+
apt-get update -y && apt-get -y install --no-install-recommends libpq-dev postgresql-client
22

33
rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)