mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Update docker_compose_mongo.yml
This commit is contained in:
parent
b6b73ba5b2
commit
2cd5a15193
@ -11,7 +11,7 @@ services:
|
||||
command: --profile=2 --verbose
|
||||
|
||||
mongo2:
|
||||
image: mongo:latest
|
||||
image: mongo:5.0
|
||||
restart: always
|
||||
ports:
|
||||
- "27018:27017"
|
||||
|
Loading…
Reference in New Issue
Block a user