Skip to content

Commit bc16bb1

Browse files
committed
Force mongo version to 1.6.16
1 parent a2c8c19 commit bc16bb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install-extensions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ php -m
6767
case "$(uname -s):$PHP_VERSION" in
6868
*:5.*)
6969
install_xhprof 0.9.4
70-
install_mongo
70+
install_mongo 1.6.16
7171
;;
7272
Linux:7.*|Linux:8.*)
7373
install_xhprof

0 commit comments

Comments
 (0)