Skip to content

Commit 540c9ff

Browse files
authored
Update Dockerfile
1 parent 52f3f72 commit 540c9ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php8.0/cli/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ RUN pecl install redis
4141
# RUN docker-php-ext-enable redis
4242
RUN pecl install xdebug
4343
# RUN docker-php-ext-enable xdebug
44-
RUN pecl install mongodb
44+
RUN pecl install mongodb-1.9.0
4545
# RUN docker-php-ext-enable mongodb
4646

4747
# Updating php.ini

0 commit comments

Comments
 (0)