We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db89b12 commit ef12f54Copy full SHA for ef12f54
1 file changed
basebox/bootstrap.sh
@@ -40,7 +40,7 @@ apt-get install -y cargo
40
apt-get install -y jq
41
42
# Nova deps:
43
-apt-get install -y postgresql-12 postgresql-contrib-12 # libpq-dev pgadmin3
+apt-get install -y postgresql postgresql-contrib # libpq-dev pgadmin3
44
apt-get install -y libpgtypes3 libecpg-dev libldap2-dev librsync-dev
45
apt-get install -y software-properties-common
46
add-apt-repository -y ppa:ondrej/php
0 commit comments