Add pgsql php extension to support postgres backends

This commit is contained in:
2024-04-12 17:05:06 -04:00
parent fb5b3ab2c4
commit a990337983

View File

@@ -55,7 +55,8 @@ RUN install-php-extensions \
redis \
imagick \
sysvsem \
opcache
opcache \
pgsql
# Copy optimized php.ini-development and production