We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f9aa41 commit 8f57b71Copy full SHA for 8f57b71
1 file changed
docker-compose.yml
@@ -142,7 +142,7 @@ services:
142
# | | | | | | __/\ V /_____| |_) | (_) | (_) \__ \ |_
143
# |_| |_| |_|\___| \_/ |_.__/ \___/ \___/|___/\__|
144
mev-boost:
145
- image: ${MEVBOOST_IMAGE:-flashbots/mev-boost}:${MEVBOOST_VERSION:-1.9rc3}
+ image: ${MEVBOOST_IMAGE:-flashbots/mev-boost}:${MEVBOOST_VERSION:-1.9}
146
command: |
147
-${NETWORK}
148
-loglevel=debug
0 commit comments