remove pdo_mysql

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2022-12-09 11:33:46 +01:00
parent bce08a1564
commit 7b4d0baa6c

View file

@ -53,7 +53,6 @@ RUN set -ex; \
ldap \ ldap \
opcache \ opcache \
pcntl \ pcntl \
pdo_mysql \
pdo_pgsql \ pdo_pgsql \
zip \ zip \
gmp \ gmp \