Skip to content

Commit

Permalink
fix geth-native-tracer image
Browse files Browse the repository at this point in the history
  • Loading branch information
drortirosh committed Oct 9, 2024
1 parent 4766435 commit e8b4a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runbundler/geth-native-tracer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e8b4a67

Please sign in to comment.