update polygon for new eip
This commit is contained in:
2
bor.yml
2
bor.yml
@@ -2,7 +2,7 @@ version: '3.1'
|
||||
|
||||
services:
|
||||
polygon-bor:
|
||||
image: 0xpolygon/bor:1.3.3
|
||||
image: 0xpolygon/bor:1.3.4
|
||||
sysctls:
|
||||
net.ipv4.tcp_slow_start_after_idle: 0
|
||||
net.ipv4.tcp_no_metrics_save: 1
|
||||
|
||||
@@ -2,7 +2,7 @@ version: '3.1'
|
||||
|
||||
services:
|
||||
polygon-amoy-erigon-archive:
|
||||
image: thorax/erigon:${ERIGON_VERSION:-v2.59.3}
|
||||
image: thorax/erigon:${ERIGON_VERSION:-v2.60.5}
|
||||
user: root
|
||||
volumes:
|
||||
- "polygon-amoy-erigon-archive:/datadir"
|
||||
|
||||
@@ -2,7 +2,7 @@ version: '3.1'
|
||||
|
||||
services:
|
||||
polygon-amoy-erigon-fullnode:
|
||||
image: thorax/erigon:${ERIGON_VERSION:-v2.60.4}
|
||||
image: thorax/erigon:${ERIGON_VERSION:-v2.60.5}
|
||||
user: root
|
||||
stop_grace_period: 3m
|
||||
volumes:
|
||||
|
||||
@@ -2,7 +2,7 @@ version: '3.1'
|
||||
|
||||
services:
|
||||
polygon-erigon-fullnode:
|
||||
image: thorax/erigon:${ERIGON_VERSION:-v2.59.0}
|
||||
image: thorax/erigon:${ERIGON_VERSION:-v2.60.5}
|
||||
user: root
|
||||
stop_grace_period: 10m
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user