Skip to content

Commit

Permalink
Use v1.14.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dappnodedev committed Sep 23, 2024
1 parent 4feba0a commit d143153
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
Expand Up @@ -2,7 +2,7 @@
"upstream": [
{
"repo": "ethereum/go-ethereum",
"version": "v1.14.9",
"version": "v1.14.8",
"arg": "UPSTREAM_VERSION"
},
{
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
build:
context: geth
args:
UPSTREAM_VERSION: v1.14.9
UPSTREAM_VERSION: v1.14.8
STAKER_SCRIPTS_VERSION: v0.1.0
environment:
EXTRA_OPTS: ""
Expand Down

0 comments on commit d143153

Please sign in to comment.