Merge pull request #17 from J0WI/rm-pdo

Remove pdo as is's already included in the base image
This commit is contained in:
Thomas B
2018-06-05 13:16:15 +02:00
committed by GitHub
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 \