Skip to content

Commit d143153

Browse files
committed
Use v1.14.8
1 parent 4feba0a commit d143153

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.14.9",
5+
"version": "v1.14.8",
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.14.9
7+
UPSTREAM_VERSION: v1.14.8
88
STAKER_SCRIPTS_VERSION: v0.1.0
99
environment:
1010
EXTRA_OPTS: ""

0 commit comments

Comments
 (0)