Skip to content

Commit

Permalink
Merge pull request #43 from dappnode/dappnodebot/bump-upstream/go-eth…
Browse files Browse the repository at this point in the history
…ereum@v1.10.19

bump ethereum/go-ethereum to v1.10.19
  • Loading branch information
tropicar authored Jun 17, 2022
2 parents 8f7d31d + 1d73a6d commit e5b5db4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dappnode_package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rinkeby.dnp.dappnode.eth",
"version": "0.4.10",
"upstreamVersion": "v1.10.18",
"upstreamVersion": "v1.10.19",
"upstreamRepo": "ethereum/go-ethereum",
"upstreamArg": "UPSTREAM_VERSION",
"shortDescription": "Ethereum testnet with Geth's PoA Protocol",
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
build:
context: .
args:
UPSTREAM_VERSION: v1.10.18
UPSTREAM_VERSION: v1.10.19
volumes:
- "rinkeby:/root/.ethereum/rinkeby"
environment:
Expand Down

0 comments on commit e5b5db4

Please sign in to comment.