Skip to content

Commit

Permalink
bump ethereum/go-ethereum to v1.14.9, dappnode/staker-package-scripts…
Browse files Browse the repository at this point in the history
… to v0.1.0 (#21)

Co-authored-by: dappnodedev <[email protected]>
  • Loading branch information
github-actions[bot] and dappnodedev authored Sep 23, 2024
1 parent 28e7c1a commit 7f0f2d9
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.8",
"version": "v1.14.9",
"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.8
UPSTREAM_VERSION: v1.14.9
STAKER_SCRIPTS_VERSION: v0.1.0
environment:
EXTRA_OPTS: ""
Expand Down

0 comments on commit 7f0f2d9

Please sign in to comment.