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 48120fc commit 36bac6aCopy full SHA for 36bac6a
1 file changed
central-metrics.yml
@@ -10,7 +10,7 @@ x-logging: &logging
10
services:
11
ethereum-metrics-exporter:
12
restart: "unless-stopped"
13
- image: samcm/ethereum-metrics-exporter:0.24.0-debian
+ image: samcm/ethereum-metrics-exporter:debian-latest
14
entrypoint:
15
- /ethereum-metrics-exporter
16
- --consensus-url=${CL_NODE}
0 commit comments