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