mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Pin tendermint to 0.13
This commit is contained in:
parent
077b7d3589
commit
8c600e7137
@ -31,7 +31,7 @@ services:
|
||||
- "9984"
|
||||
command: bigchaindb -l DEBUG start
|
||||
tendermint:
|
||||
image: tendermint/tendermint
|
||||
image: tendermint/tendermint:0.13
|
||||
volumes:
|
||||
- ./tmdata:/tendermint
|
||||
entrypoint: ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user