mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-08 06:15:33 +00:00
bump up Golang version to 1.9.0
This commit is contained in:
committed by
Zach Ramsay
parent
7448c4adde
commit
2d6bc8d7d7
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.8.3
|
||||
FROM golang:1.9.0
|
||||
|
||||
# Add testing deps for curl
|
||||
RUN echo 'deb http://httpredir.debian.org/debian testing main non-free contrib' >> /etc/apt/sources.list
|
||||
|
||||
Reference in New Issue
Block a user