Pin tendermint to 0.13

This commit is contained in:
Sylvain Bellemare 2018-01-16 13:37:31 +01:00
parent 077b7d3589
commit 8c600e7137

View File

@ -31,7 +31,7 @@ services:
- "9984"
command: bigchaindb -l DEBUG start
tendermint:
image: tendermint/tendermint
image: tendermint/tendermint:0.13
volumes:
- ./tmdata:/tendermint
entrypoint: ''