Skip to content

Commit f832437

Browse files
bump ethereum/go-ethereum to v1.15.10, dappnode/staker-package-scripts to v0.1.2 (#57)
Co-authored-by: pablomendezroyo <[email protected]>
1 parent 7aaab1e commit f832437

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dappnode_package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"upstream": [
33
{
44
"repo": "ethereum/go-ethereum",
5-
"version": "v1.15.6",
5+
"version": "v1.15.10",
66
"arg": "UPSTREAM_VERSION"
77
},
88
{

docker-compose.yml

+1-1
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.6
7+
UPSTREAM_VERSION: v1.15.10
88
STAKER_SCRIPTS_VERSION: v0.1.2
99
environment:
1010
EXTRA_OPTS: ""

package_variants/hoodi/dappnode_package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hoodi-geth.dnp.dappnode.eth",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"links": {
55
"homepage": "https://github.com/dappnode/DAppNodePackage-geth-generic#readme",
66
"api": "http://hoodi-geth.dappnode:8545",

0 commit comments

Comments
 (0)