diff --git a/xdai-archive.yml b/xdai-archive.yml index c14b4e50..20485d45 100644 --- a/xdai-archive.yml +++ b/xdai-archive.yml @@ -8,7 +8,7 @@ services: xdai-archive: hostname: xdai-archive container_name: xdai-archive - image: nethermindeth/nethermind:TracesDB + image: nethermindeth/nethermind:trace-db restart: always stop_grace_period: 1m command: '--JsonRpc.Enabled true --JsonRpc.Host 0.0.0.0 --Metrics.Enabled true --TraceStore.Enabled true --TraceStore.BlocksToKeep 0 --TraceStore.TraceTypes Trace,Rewards'