We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d248a7b commit 5bd6337Copy full SHA for 5bd6337
compose-mev.yml
@@ -29,7 +29,7 @@ services:
29
30
mev-mevboost:
31
profiles: [mev-mevboost]
32
- image: flashbots/mev-boost:${MEV_MEVBOOST_VERSION:-1.10a6}
+ image: flashbots/mev-boost:${MEV_MEVBOOST_VERSION:-1.10a7}
33
command: |
34
-${NETWORK}
35
-loglevel=debug
docker-compose.yml
@@ -147,7 +147,7 @@ services:
147
# |_| |_| |_|\___| \_/ |_.__/ \___/ \___/|___/\__|
148
149
mev-boost:
150
- image: ${MEVBOOST_IMAGE:-flashbots/mev-boost}:${MEVBOOST_VERSION:-1.10a6}
+ image: ${MEVBOOST_IMAGE:-flashbots/mev-boost}:${MEVBOOST_VERSION:-1.10a7}
151
profiles: [""]
152
153
0 commit comments