Skip to content

Commit a3dfb12

Browse files
chore(deps): update flashbots/mev-boost docker tag to v1.12.0 (#416)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [flashbots/mev-boost](https://redirect.github.com/flashbots/mev-boost) | minor | `1.10.1` → `1.12.0` | --- ### Release Notes <details> <summary>flashbots/mev-boost (flashbots/mev-boost)</summary> ### [`v1.12.0`](https://redirect.github.com/flashbots/mev-boost/compare/v1.11.0...v1.12.0) [Compare Source](https://redirect.github.com/flashbots/mev-boost/compare/v1.11.0...v1.12.0) ### [`v1.11.0`](https://redirect.github.com/flashbots/mev-boost/compare/v1.10.1...v1.11.0) [Compare Source](https://redirect.github.com/flashbots/mev-boost/compare/v1.10.1...v1.11.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/ObolNetwork/charon-distributed-validator-node). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDMuMjYuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvZG9ja2VyIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4473596 commit a3dfb12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.10.1}
32+
image: flashbots/mev-boost:${MEV_MEVBOOST_VERSION:-1.12.0}
3333
command: |
3434
-${NETWORK}
3535
-loglevel=debug

0 commit comments

Comments
 (0)