Skip to content

Commit 5bd6337

Browse files
authored
Bump MEV-boost to alpha 7 (#369)
1 parent d248a7b commit 5bd6337

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

compose-mev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ services:
2929

3030
mev-mevboost:
3131
profiles: [mev-mevboost]
32-
image: flashbots/mev-boost:${MEV_MEVBOOST_VERSION:-1.10a6}
32+
image: flashbots/mev-boost:${MEV_MEVBOOST_VERSION:-1.10a7}
3333
command: |
3434
-${NETWORK}
3535
-loglevel=debug

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ services:
147147
# |_| |_| |_|\___| \_/ |_.__/ \___/ \___/|___/\__|
148148

149149
mev-boost:
150-
image: ${MEVBOOST_IMAGE:-flashbots/mev-boost}:${MEVBOOST_VERSION:-1.10a6}
150+
image: ${MEVBOOST_IMAGE:-flashbots/mev-boost}:${MEVBOOST_VERSION:-1.10a7}
151151
profiles: [""]
152152
command: |
153153
-${NETWORK}

0 commit comments

Comments
 (0)