diff --git a/script/build/debian/postgres.sh b/script/build/debian/postgres.sh index 8f264f84..70739838 100755 --- a/script/build/debian/postgres.sh +++ b/script/build/debian/postgres.sh @@ -1,4 +1,4 @@ #!/usr/bin/env bash set -e -apt-get -yy install libpq5=9.6.10-0+deb9u1 libpq-dev=9.6.10-0+deb9u1 postgresql=9.6+181+deb9u1 +apt-get -yy install postgresql-client-9.6