Skip to content

Commit

Permalink
use go-ethereum 1.9.20 (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
ralph-pichler authored Sep 2, 2020
1 parent 5a23290 commit 4708380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.abigen
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM node:10.16.0-stretch as builder

ARG GETH_VERSION="1.9.7-a718daa6"
ARG GETH_VERSION="1.9.20-979fc968"
ARG SOLIDITY_VERSION="0.6.12"

RUN wget -q "https://github.com/ethereum/solidity/releases/download/v$SOLIDITY_VERSION/solc-static-linux" \
Expand Down

0 comments on commit 4708380

Please # to comment.