Skip to content

Commit c4d36b3

Browse files
authored
Update Dockerfile
1 parent 80bb7fb commit c4d36b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php8.0/fpm/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ RUN pecl install redis
3434
# RUN docker-php-ext-enable redis
3535
RUN pecl install xdebug
3636
# RUN docker-php-ext-enable xdebug
37-
RUN pecl install mongodb-1.9.0
37+
RUN pecl install mongodb
3838
# RUN docker-php-ext-enable mongodb
3939

4040
# Updating php.ini

0 commit comments

Comments
 (0)