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

View File

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