Skip to content

Commit 45a3600

Browse files
authored
chore: Update MongoDB version to v1.16.x (#39)
1 parent acc6219 commit 45a3600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

8.1-couch-mongo/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN ln -s /usr/bin/php8.1 /etc/alternatives/php
1515

1616

1717
## MongoDB
18-
RUN pecl install mongodb-1.13.0
18+
RUN pecl install mongodb-1.16.0
1919
RUN echo "extension=mongodb.so" | tee -a /etc/php/8.1/cli/conf.d/20-mongodb.ini
2020

2121

0 commit comments

Comments
 (0)