pdo is already included in the base image

This commit is contained in:
J0WI 2018-06-03 18:11:04 +02:00
parent a194c2cfad
commit 19769a3202
2 changed files with 0 additions and 2 deletions

View File

@ -25,7 +25,6 @@ RUN set -ex; \
gd \
intl \
ldap \
pdo \
pdo_mysql \
pdo_pgsql \
pdo_sqlite \

View File

@ -25,7 +25,6 @@ RUN set -ex; \
gd \
intl \
ldap \
pdo \
pdo_mysql \
pdo_pgsql \
pdo_sqlite \