We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 481dbef commit 79a1431Copy full SHA for 79a1431
compose-cl.yml
@@ -12,7 +12,7 @@ services:
12
13
cl-grandine:
14
profiles: [cl-grandine]
15
- image: sifrai/grandine:${GRANDINE_VERSION:-v2.0.0.rc1}
+ image: sifrai/grandine:${GRANDINE_VERSION:-v2.0.0}
16
restart: unless-stopped
17
labels:
18
- "promtail-monitored=${CL_GRANDINE_PROMTAIL_MONITORED:-true}"
compose-mev.yml
@@ -11,7 +11,7 @@ services:
11
mev-commitboost:
profiles: [mev-commitboost]
- image: ghcr.io/commit-boost/pbs:${MEV_COMMITBOOST_VERSION:-v0.9.0}
+ image: ghcr.io/commit-boost/pbs:${MEV_COMMITBOOST_VERSION:-v0.9.1}
environment:
- CB_CONFIG=/etc/commit-boost/config.toml
volumes:
0 commit comments