Add pgsql php extension to support postgres backends
This commit is contained in:
parent
fb5b3ab2c4
commit
a990337983
@ -55,7 +55,8 @@ RUN install-php-extensions \
|
||||
redis \
|
||||
imagick \
|
||||
sysvsem \
|
||||
opcache
|
||||
opcache \
|
||||
pgsql
|
||||
|
||||
|
||||
# Copy optimized php.ini-development and production
|
||||
|
Loading…
Reference in New Issue
Block a user