new image tag

This commit is contained in:
cventastic
2022-11-17 15:59:23 +01:00
parent 5c68b48267
commit bac89dcd18

View File

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