We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c1b1f9 commit 01f4996Copy full SHA for 01f4996
1 file changed
compose-mev.yml
@@ -11,7 +11,7 @@ services:
11
12
mev-commitboost:
13
profiles: [mev-commitboost]
14
- image: ghcr.io/commit-boost/pbs:${MEV_COMMITBOOST_VERSION:-v0.7.0}
+ image: ghcr.io/commit-boost/pbs:${MEV_COMMITBOOST_VERSION:-v0.8.1-rc.2}
15
environment:
16
- CB_CONFIG=/etc/commit-boost/config.toml
17
volumes:
0 commit comments