This commit is contained in:
Sebastian
2024-03-14 11:12:42 +01:00
parent cabe143e45
commit 964c49d016

View File

@@ -2,7 +2,7 @@ version: '3.1'
services:
polygon-erigon-fullnode:
image: thorax/erigon${ERIGON_VERSION:-:v2.57.3}
image: thorax/erigon:${ERIGON_VERSION:-v2.57.3}
user: root
volumes:
- "polygon-erigon-fullnode:/datadir"