update polygon for new eip

This commit is contained in:
Sebastian
2024-07-30 02:54:57 +02:00
parent 9f5f8e8cca
commit 669b6107f9
4 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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"

View File

@@ -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:

View File

@@ -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: