mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Upgrade MongoDB in docker-compose file
This commit is contained in:
parent
b4eb75ede5
commit
82a170402e
@ -2,7 +2,7 @@ version: '2'
|
||||
|
||||
services:
|
||||
mdb:
|
||||
image: mongo:3.4.1
|
||||
image: mongo:3.4.3
|
||||
ports:
|
||||
- "27017"
|
||||
command: mongod --replSet=bigchain-rs
|
||||
|
Loading…
x
Reference in New Issue
Block a user