update Dockerfile [ci skip]

This commit is contained in:
Anton Kaliaev 2017-09-25 18:57:18 +03:00 committed by Zach Ramsay
parent 2d6bc8d7d7
commit 1723836014
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
FROM alpine:3.6
# This is the release of tendermint to pull in.
ENV TM_VERSION 0.10.0
ENV TM_SHA256SUM a29852b8d51c00db93c87c3d148fa419a047abd38f32b2507a905805131acc19
ENV TM_VERSION 0.11.0
ENV TM_SHA256SUM 7e443bac4d42f12e7beaf9cee63b4a565dad8c58895291fdedde8057088b70c5
# Tendermint will be looking for genesis file in /tendermint (unless you change
# `genesis_file` in config.toml). You can put your config.toml and private