new image in hopes of fixing trace call performance

This commit is contained in:
cventastic
2022-11-01 10:55:02 +01:00
parent ff8791e6fc
commit 015670c2ce

View File

@@ -8,7 +8,7 @@ services:
xdai-archive:
hostname: xdai-archive
container_name: xdai-archive
image: nethermind/nethermind:1.14.5
image: nethermindeth/nethermind:TracesDB
restart: always
stop_grace_period: 1m
command: '--JsonRpc.Enabled true --JsonRpc.Host 0.0.0.0 --Metrics.Enabled true'