Skip to content

Commit

Permalink
Bump flashbots/mev-boost to v1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
victorelec14 authored Feb 27, 2024
1 parent 6e01c23 commit c5836c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions shared/services/config/mev-boost-config.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ import (

// Constants
const (
mevBoostPortableTag string = "flashbots/mev-boost:1.6"
mevBoostModernTag string = "flashbots/mev-boost:1.6"
mevBoostPortableTag string = "flashbots/mev-boost:1.7"
mevBoostModernTag string = "flashbots/mev-boost:1.7"
mevBoostUrlEnvVar string = "MEV_BOOST_URL"
mevBoostRelaysEnvVar string = "MEV_BOOST_RELAYS"
mevDocsUrl string = "#"
Expand Down

0 comments on commit c5836c2

Please sign in to comment.