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