Merge pull request #7 from sparklyballs/postgres

readd back php5-pgsql
This commit is contained in:
j0nnymoe 2016-08-17 11:59:03 +01:00 committed by GitHub
commit f42bb84f18

View File

@ -58,6 +58,7 @@ RUN \
php5-mcrypt \
php5-openssl \
php5-pcntl \
php5-pgsql \
php5-pdo_mysql \
php5-pdo_pgsql \
php5-pdo_sqlite \