mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-09 22:47:24 +00:00
[docker] bump golang version to 1.8.3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.7.4
|
||||
FROM golang:1.8.3
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
zip \
|
||||
|
||||
Reference in New Issue
Block a user