Skip to content

Commit

Permalink
update Holesky version
Browse files Browse the repository at this point in the history
  • Loading branch information
chong-he committed Jan 22, 2025
1 parent 7a2984b commit e0411d3
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions package_variants/holesky/dappnode_package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lighthouse-holesky.dnp.dappnode.eth",
"version": "0.1.3",
"version": "0.1.6",
"links": {
"ui": "http://brain.web3signer-holesky.dappnode",
"homepage": "https://github.com/dappnode/DAppNodePackage-lighthouse-generic#readme",
Expand All @@ -9,8 +9,13 @@
},
"globalEnvs": [
{
"envs": ["MEVBOOST_HOLESKY"],
"services": ["validator", "beacon-chain"]
"envs": [
"MEVBOOST_HOLESKY"
],
"services": [
"validator",
"beacon-chain"
]
}
]
}
}

0 comments on commit e0411d3

Please sign in to comment.