Merge pull request #1496 from nextcloud/enh/1191/remove-mysql

remove pdo_mysql
This commit is contained in:
Simon L 2022-12-15 12:08:56 +01:00 committed by GitHub
commit 7eb59374a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 \