bump erigon to 2022.08.03
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3.1'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
erigon-trace:
|
erigon-trace:
|
||||||
image: thorax/erigon:v2022.08.02
|
image: thorax/erigon:v2022.08.03
|
||||||
expose:
|
expose:
|
||||||
- "30303"
|
- "30303"
|
||||||
- "30304"
|
- "30304"
|
||||||
@@ -25,7 +25,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
rpcdaemon:
|
rpcdaemon:
|
||||||
image: thorax/erigon:v2022.08.02
|
image: thorax/erigon:v2022.08.03
|
||||||
command: >
|
command: >
|
||||||
rpcdaemon --datadir=/home/erigon/.local/share/erigon
|
rpcdaemon --datadir=/home/erigon/.local/share/erigon
|
||||||
--private.api.addr=erigon-trace:9090
|
--private.api.addr=erigon-trace:9090
|
||||||
|
|||||||
Reference in New Issue
Block a user