add pdo pgsql driver (maybe the right one)

This commit is contained in:
Jean-Christian Denis 2024-11-24 21:51:18 +01:00
parent 3d0bdf1171
commit 3dc108f65b
Signed by: JcDenis
GPG key ID: 1B5B8C5B90B6C951

View file

@ -74,12 +74,12 @@ RUN apk add --no-cache --update \
${VER_PHP}-iconv \
${VER_PHP}-gettext \
${VER_PHP}-mysqli \
${VER_PHP}-pgsql \
${VER_PHP}-opcache \
${VER_PHP}-dom \
${VER_PHP}-xml \
${VER_PHP}-simplexml \
${VER_PHP}-zip \
${VER_PHP}-pdo_pgsql \
${VER_PHP}-pdo_sqlite
# Copy PHP configuration