Skip to content

Commit

Permalink
Fix docker-compose.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
lthibault committed Feb 1, 2024
1 parent 7a34cb0 commit aa12461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suave/e2e/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
networks:
- suave-net
suave-enabled-chain:
build: flashbots/suave-execution-geth:latest
image: flashbots/suave-execution-geth:latest
command:
- --dev
- --dev.gaslimit=30000000
Expand Down

0 comments on commit aa12461

Please sign in to comment.