File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22 "upstream" : [
33 {
44 "repo" : " prysmaticlabs/prysm" ,
5- "version" : " v7.0.0 " ,
5+ "version" : " v7.0.1 " ,
66 "arg" : " UPSTREAM_VERSION"
77 },
88 {
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ services:
44 build :
55 context : beacon-chain
66 args :
7- UPSTREAM_VERSION : v7.0.0
7+ UPSTREAM_VERSION : v7.0.1
88 STAKER_SCRIPTS_VERSION : v0.1.2
99 DATA_DIR : /data
1010 volumes :
@@ -22,7 +22,7 @@ services:
2222 build :
2323 context : validator
2424 args :
25- UPSTREAM_VERSION : v7.0.0
25+ UPSTREAM_VERSION : v7.0.1
2626 STAKER_SCRIPTS_VERSION : v0.1.2
2727 DATA_DIR : /root/.eth2validators
2828 restart : on-failure
Original file line number Diff line number Diff line change 11{
22 "name" : " prysm.dnp.dappnode.eth" ,
3- "version" : " 3.0.23 " ,
3+ "version" : " 3.0.24 " ,
44 "links" : {
55 "ui" : " http://brain.web3signer.dappnode" ,
66 "homepage" : " https://prysmaticlabs.com/" ,
You can’t perform that action at this time.
0 commit comments