Skip to content

Commit cf9c701

Browse files
committed
removed grpc
1 parent ba26725 commit cf9c701

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

8.5-frankenphp/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ENV PORT=$PORT SERVER_NAME=":80, :$PORT"
99
ENV COMPOSER_ALLOW_SUPERUSER=1 COMPOSER_NO_INTERACTION=1 COMPOSER_CACHE_DIR="/tmp"
1010
ENV PHP_INI_SCAN_DIR=":$PHP_INI_DIR/app.conf.d"
1111

12-
ENV EXTENSIONS="amqp apcu ast bcmath exif ffi gd gettext gmp igbinary imagick intl maxminddb mongodb opcache pcntl pdo_mysql pdo_pgsql redis sockets sysvmsg sysvsem sysvshm uuid xsl zip grpc protobuf"
12+
ENV EXTENSIONS="amqp apcu ast bcmath exif ffi gd gettext gmp igbinary imagick intl maxminddb mongodb opcache pcntl pdo_mysql pdo_pgsql redis sockets sysvmsg sysvsem sysvshm uuid xsl zip"
1313

1414
ENV BUILD_DEPS="make git autoconf wget"
1515

0 commit comments

Comments
 (0)