add pdo pgsql driver
This commit is contained in:
parent
62e8d71b7a
commit
3d0bdf1171
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ RUN apk add --no-cache --update \
|
|||
${VER_PHP}-xml \
|
||||
${VER_PHP}-simplexml \
|
||||
${VER_PHP}-zip \
|
||||
${VER_PHP}-pdo_pgsql \
|
||||
${VER_PHP}-pdo_sqlite
|
||||
|
||||
# Copy PHP configuration
|
||||
|
|
Loading…
Reference in a new issue