This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
test: update docker to 1.7.4
pull/374/merge
Ethan Buchman
8 years ago
parent
f890ae696a
commit
9257d648bf
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
test/docker/Dockerfile
+ 1
- 1
test/docker/Dockerfile
View File
@ -1,5 +1,5 @@
# Pull base image.
# Pull base image.
FROM
golang:1.
6
FROM
golang:1.
7.4
# Grab deps (jq, hexdump, xxd, killall)
# Grab deps (jq, hexdump, xxd, killall)
RUN
apt-get update
&&
\
RUN
apt-get update
&&
\
Write
Preview
Loading…
Cancel
Save