Skip to content

Commit 2fed829

Browse files
authored
Merge pull request #58 from dappnode/dappnodebot/bump-upstream/ethereum/[email protected],dappnode/[email protected]
bump ethereum/go-ethereum to v1.15.11, dappnode/staker-package-scripts to v0.1.2
2 parents f832437 + b94e98f commit 2fed829

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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": "ethereum/go-ethereum",
5-
"version": "v1.15.10",
5+
"version": "v1.15.11",
66
"arg": "UPSTREAM_VERSION"
77
},
88
{

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
build:
55
context: geth
66
args:
7-
UPSTREAM_VERSION: v1.15.10
7+
UPSTREAM_VERSION: v1.15.11
88
STAKER_SCRIPTS_VERSION: v0.1.2
99
environment:
1010
EXTRA_OPTS: ""

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": "geth.dnp.dappnode.eth",
3-
"version": "0.1.47",
3+
"version": "0.1.48",
44
"links": {
55
"api": "http://geth.dappnode:8545",
66
"apiEngine": "http://geth.dappnode:8551",

0 commit comments

Comments
 (0)