Skip to content

Commit 591619e

Browse files
authored
Merge pull request #40 from dappnode/dappnodebot/bump-upstream/status-im/[email protected],dappnode/[email protected]
bump status-im/nimbus-eth2 to v25.7.1, dappnode/staker-package-scripts to v0.1.2
2 parents 4499088 + 2d82333 commit 591619e

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

dappnode_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"upstream": [
33
{
44
"repo": "status-im/nimbus-eth2",
5-
"version": "v25.5.0",
5+
"version": "v25.7.1",
66
"arg": "UPSTREAM_VERSION"
77
},
88
{

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010
build:
1111
context: beacon-chain
1212
args:
13-
UPSTREAM_VERSION: v25.5.0
13+
UPSTREAM_VERSION: v25.7.1
1414
STAKER_SCRIPTS_VERSION: v0.1.2
1515
DATA_DIR: /home/user/nimbus-eth2/build/data
1616
environment:
@@ -27,7 +27,7 @@ services:
2727
build:
2828
context: validator
2929
args:
30-
UPSTREAM_VERSION: v25.5.0
30+
UPSTREAM_VERSION: v25.7.1
3131
STAKER_SCRIPTS_VERSION: v0.1.2
3232
DATA_DIR: /home/user/nimbus-eth2/build/data
3333
environment:

package_variants/gnosis/dappnode_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nimbus-gnosis.dnp.dappnode.eth",
3-
"version": "0.1.1",
3+
"version": "0.1.4",
44
"links": {
55
"ui": "http://brain.web3signer-gnosis.dappnode",
66
"homepage": "https://nimbus.team/",

package_variants/holesky/dappnode_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nimbus-holesky.dnp.dappnode.eth",
3-
"version": "0.1.4",
3+
"version": "2.0.3",
44
"links": {
55
"ui": "http://brain.web3signer-holesky.dappnode",
66
"homepage": "https://nimbus.team/",

package_variants/hoodi/dappnode_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nimbus-hoodi.dnp.dappnode.eth",
3-
"version": "0.1.0",
3+
"version": "0.1.2",
44
"links": {
55
"ui": "http://brain.web3signer-hoodi.dappnode",
66
"homepage": "https://nimbus.team/",

package_variants/mainnet/dappnode_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nimbus.dnp.dappnode.eth",
3-
"version": "1.0.14",
3+
"version": "1.0.20",
44
"links": {
55
"ui": "http://brain.web3signer.dappnode",
66
"homepage": "https://nimbus.team/",

0 commit comments

Comments
 (0)