Skip to content

Commit

Permalink
revert geth version
Browse files Browse the repository at this point in the history
  • Loading branch information
revol.cai committed Nov 30, 2016
1 parent 3771de8 commit ba934a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geth/monitored-geth-client/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM node:alpine

MAINTAINER DCS <[email protected]>

ENV GETH_VER v1.4.18
ENV GETH_VER v1.5.4
RUN apk add --no-cache --virtual .build-deps \
go git make gcc musl-dev && \
git clone https://github.com/ethereum/go-ethereum /go-ethereum && \
Expand Down

0 comments on commit ba934a3

Please sign in to comment.