Skip to content

Commit 80bb7fb

Browse files
authored
Update Dockerfile
1 parent e5b42f6 commit 80bb7fb

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-1.9.0
44+
RUN pecl install mongodb
4545
# RUN docker-php-ext-enable mongodb
4646

4747
# Updating php.ini

0 commit comments

Comments
 (0)