mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-05 13:05:09 +00:00
update Go version to 1.9.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.9.0
|
||||
FROM golang:1.9.2
|
||||
|
||||
# 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