We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73261d6 commit 725c7a4Copy full SHA for 725c7a4
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.9.2}
+ image: ghcr.io/commit-boost/pbs:${MEV_COMMITBOOST_VERSION:-v0.9.3}
15
environment:
16
- CB_CONFIG=/etc/commit-boost/config.toml
17
volumes:
0 commit comments