diff --git a/php/Dockerfile b/php/Dockerfile index 66a768a..6b85347 100644 --- a/php/Dockerfile +++ b/php/Dockerfile @@ -45,7 +45,6 @@ RUN \ docker-php-ext-install -j$(nproc) \ bcmath \ gd \ - iconv \ intl \ opcache \ pdo_mysql \