This commit is contained in:
Sebastian
2023-12-15 06:14:00 +01:00
parent a6b5599d29
commit 00364fd11e

View File

@@ -2,7 +2,7 @@ version: '3.1'
services: services:
erigon-polygon: erigon-polygon:
image: thorax/erigon:v2.54.0 image: thorax/erigon:v2.55.1
user: root user: root
volumes: volumes:
- "polygon-archive_data:/datadir" - "polygon-archive_data:/datadir"