From e8b4a679adf26f8c164cd1a2568b5557555d4755 Mon Sep 17 00:00:00 2001 From: Dror Tirosh Date: Wed, 9 Oct 2024 12:59:48 +0300 Subject: [PATCH] fix geth-native-tracer image --- runbundler/geth-native-tracer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runbundler/geth-native-tracer.yml b/runbundler/geth-native-tracer.yml index 8a30111..9c91e49 100644 --- a/runbundler/geth-native-tracer.yml +++ b/runbundler/geth-native-tracer.yml @@ -2,7 +2,7 @@ services: # geth node, compiled with bundlerCollectorTracer as native tracer node-native-tracer: container_name: geth-native-tracer - image: dtr22/geth4337 + image: accountabstraction/geth-native-tracer command: --verbosity 1 --http.vhosts '*,localhost,host.docker.internal' --http