Skip to content

Commit

Permalink
Merge pull request #11 from dappnode/marc/alan-fork
Browse files Browse the repository at this point in the history
bump to alan fork ver (mainnet)
  • Loading branch information
Marketen authored Oct 18, 2024
2 parents 18873dd + 0e3acb3 commit 2ee4574
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": "ssvlabs/ssv",
"version": "v2.0.0-unstable.0",
"version": "v1.3.10",
"arg": "OPERATOR_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: operator
args:
OPERATOR_UPSTREAM_VERSION: v2.0.0-unstable.0
OPERATOR_UPSTREAM_VERSION: v1.3.10
STAKER_SCRIPTS_VERSION: v0.1.0
restart: unless-stopped
volumes:
Expand Down

0 comments on commit 2ee4574

Please sign in to comment.