We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b5806a + 724d09b commit 9d0b905Copy full SHA for 9d0b905
dappnode_package.json
@@ -2,7 +2,7 @@
2
"upstream": [
3
{
4
"repo": "paradigmxyz/reth",
5
- "version": "v1.7.0",
+ "version": "v1.8.2",
6
"arg": "UPSTREAM_VERSION"
7
},
8
docker-compose.yml
@@ -4,7 +4,7 @@ services:
build:
context: reth
args:
- UPSTREAM_VERSION: v1.7.0
+ UPSTREAM_VERSION: v1.8.2
STAKER_SCRIPTS_VERSION: v0.1.2
9
DATA_DIR: /data/reth
10
volumes:
0 commit comments