Skip to content

Commit

Permalink
Merge pull request #41 from dappnode/revert-40-pablo/rollback-staker-…
Browse files Browse the repository at this point in the history
…scripts-0.1.0

Revert "Rollback staker scripts to 0.1.0"
  • Loading branch information
pablomendezroyo authored Jan 31, 2025
2 parents 049a823 + 2d6fd1b commit 4805d42
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 @@ -7,7 +7,7 @@
},
{
"repo": "dappnode/staker-package-scripts",
"version": "v0.1.0",
"version": "v0.1.1",
"arg": "STAKER_SCRIPTS_VERSION"
}
],
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:
context: geth
args:
UPSTREAM_VERSION: v1.14.13
STAKER_SCRIPTS_VERSION: v0.1.0
STAKER_SCRIPTS_VERSION: v0.1.1
environment:
EXTRA_OPTS: ""
SYNCMODE: snap
Expand Down

0 comments on commit 4805d42

Please sign in to comment.