mongo version update

pull/455/head
Gordon 2 years ago committed by Xinwei Xiong(cubxxw-openim)
parent 7ae19ad111
commit e4eea8cb35

@ -16,7 +16,7 @@ services:
restart: always
mongodb:
image: mongo:4.0
image: mongo:latest
ports:
- 37017:27017
container_name: mongo

Loading…
Cancel
Save