mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-30 22:42:29 +08:00
mongo version update
This commit is contained in:
parent
92b219769d
commit
6853c64479
@ -16,7 +16,7 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
|
|
||||||
mongodb:
|
mongodb:
|
||||||
image: mongo:4.0
|
image: mongo:latest
|
||||||
ports:
|
ports:
|
||||||
- 37017:27017
|
- 37017:27017
|
||||||
container_name: mongo
|
container_name: mongo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user