mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-05 21:14:53 +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
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
zip \
|
||||
|
||||
Reference in New Issue
Block a user