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 52f3f72 commit 540c9ffCopy full SHA for 540c9ff
php8.0/cli/Dockerfile
@@ -41,7 +41,7 @@ RUN pecl install redis
41
# RUN docker-php-ext-enable redis
42
RUN pecl install xdebug
43
# RUN docker-php-ext-enable xdebug
44
-RUN pecl install mongodb
+RUN pecl install mongodb-1.9.0
45
# RUN docker-php-ext-enable mongodb
46
47
# Updating php.ini
0 commit comments