mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-07 05:46:32 +00:00
test: update docker to 1.7.4
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Pull base image.
|
||||
FROM golang:1.6
|
||||
FROM golang:1.7.4
|
||||
|
||||
# Grab deps (jq, hexdump, xxd, killall)
|
||||
RUN apt-get update && \
|
||||
|
||||
Reference in New Issue
Block a user