is there a reason why I cant install mongoDB 6,7,8??? it only works with 5 I also noticed that there is no recipe for mongo.. ``` name: mongodb recipe: mean config: webroot: . database: mongo:5.0 ```
is there a reason why I cant install mongoDB 6,7,8???
it only works with 5
I also noticed that there is no recipe for mongo..