We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 540c9ff commit e5b42f6Copy full SHA for e5b42f6
php8.0/fpm/Dockerfile
@@ -34,7 +34,7 @@ RUN pecl install redis
34
# RUN docker-php-ext-enable redis
35
RUN pecl install xdebug
36
# RUN docker-php-ext-enable xdebug
37
-RUN pecl install mongodb
+RUN pecl install mongodb-1.9.0
38
# RUN docker-php-ext-enable mongodb
39
40
# Updating php.ini
0 commit comments