This commit is contained in:
Sebastian
2024-07-09 11:52:11 +02:00
parent db60b243e5
commit 6538716288
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ version: '3.1'
services:
erigon-holesky:
image: thorax/erigon:v2.60.2
image: thorax/erigon:v2.60.3
user: root
expose:
- "16630"

View File

@@ -2,7 +2,7 @@ version: '3.1'
services:
erigon-mainnet:
image: thorax/erigon:v2.60.2
image: thorax/erigon:v2.60.3
user: root
expose:
- "16630"

View File

@@ -2,7 +2,7 @@ version: '3.1'
services:
erigon-sepolia:
image: thorax/erigon:v2.60.2
image: thorax/erigon:v2.60.3
user: root
expose:
- "31337"