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 031ea90 commit 9874ce5Copy full SHA for 9874ce5
integration/docker-compose.yml
@@ -3,7 +3,7 @@ version: "3.6"
3
services:
4
5
mongodb:
6
- image: mongo:7.0
+ image: mongo:8.0
7
command:
8
- --replSet=test
9
volumes:
0 commit comments