fix php extensions

This commit is contained in:
Matthieu Poletti 2020-11-22 22:18:07 +02:00
parent 717fdaf210
commit c7e852c165

View File

@ -14,8 +14,6 @@ ENV PHP_EXTENSIONS \
bcmath \ bcmath \
mysqli \ mysqli \
pdo_mysql \ pdo_mysql \
pgsql \
pdo_pgsql \
xsl xsl
ENV PECL_EXTENSIONS \ ENV PECL_EXTENSIONS \