We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99eca32 commit d1f9c00Copy full SHA for d1f9c00
embedded-mongodb/README.adoc
@@ -16,7 +16,7 @@
16
17
* `embedded.mongodb.enabled` `(true|false, default is true)`
18
* `embedded.mongodb.reuseContainer` `(true|false, default is false)`
19
-* `embedded.mongodb.dockerImage` `(default is 'mongodb/mongodb-community-server:7.0.15-ubuntu2204')`
+* `embedded.mongodb.dockerImage` `(default is 'mongodb/mongodb-community-server:8.0.3-ubuntu2204')`
20
** Image versions on https://hub.docker.com/_/mongo?tab=tags[dockerhub]
21
* `embedded.mongodb.host` `(default is localhost)`
22
* `embedded.mongodb.port` `(default is 27017)`
0 commit comments