Skip to content

Commit e5b42f6

Browse files
authored
Update Dockerfile
1 parent 540c9ff commit e5b42f6

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
37+
RUN pecl install mongodb-1.9.0
3838
# RUN docker-php-ext-enable mongodb
3939

4040
# Updating php.ini

0 commit comments

Comments
 (0)