Skip to content

Commit 9d0b905

Browse files
authored
Merge pull request #58 from dappnode/dappnodebot/bump-upstream/paradigmxyz/reth@v1.8.2,dappnode/staker-package-scripts@v0.1.2
bump paradigmxyz/reth to v1.8.2, dappnode/staker-package-scripts to v0.1.2
2 parents 2b5806a + 724d09b commit 9d0b905

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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": "paradigmxyz/reth",
5-
"version": "v1.7.0",
5+
"version": "v1.8.2",
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: reth
66
args:
7-
UPSTREAM_VERSION: v1.7.0
7+
UPSTREAM_VERSION: v1.8.2
88
STAKER_SCRIPTS_VERSION: v0.1.2
99
DATA_DIR: /data/reth
1010
volumes:

0 commit comments

Comments
 (0)