Skip to content

Commit 79a1431

Browse files
authored
Bump grandine to stable, patch commit-boost (#373)
1 parent 481dbef commit 79a1431

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

compose-cl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212

1313
cl-grandine:
1414
profiles: [cl-grandine]
15-
image: sifrai/grandine:${GRANDINE_VERSION:-v2.0.0.rc1}
15+
image: sifrai/grandine:${GRANDINE_VERSION:-v2.0.0}
1616
restart: unless-stopped
1717
labels:
1818
- "promtail-monitored=${CL_GRANDINE_PROMTAIL_MONITORED:-true}"

compose-mev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111

1212
mev-commitboost:
1313
profiles: [mev-commitboost]
14-
image: ghcr.io/commit-boost/pbs:${MEV_COMMITBOOST_VERSION:-v0.9.0}
14+
image: ghcr.io/commit-boost/pbs:${MEV_COMMITBOOST_VERSION:-v0.9.1}
1515
environment:
1616
- CB_CONFIG=/etc/commit-boost/config.toml
1717
volumes:

0 commit comments

Comments
 (0)