compose file update

This commit is contained in:
Gordon 2022-06-30 16:51:58 +08:00
parent 013828eb03
commit e96b9b8bf8

View File

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