mirror of
https://github.com/tendermint/tendermint.git
synced 2026-06-02 04:16:20 +00:00
test: revert Go 1.13→1.14 bump
Since we support 1.13 and above, let's use that as a baseline for tests.
This commit is contained in:
committed by
Tess Rinearson
parent
7e2870af49
commit
f11eae0761
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.14
|
||||
FROM golang:1.13
|
||||
|
||||
# Grab deps (jq, hexdump, xxd, killall)
|
||||
RUN apt-get update && \
|
||||
|
||||
Reference in New Issue
Block a user