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 65fe0e8 commit 8a756f4Copy full SHA for 8a756f4
docker/grafana/docker-compose.yml
@@ -189,7 +189,7 @@ services:
189
blackbox-exporter:
190
command: --config.file=/config/blackbox.yml
191
container_name: blackbox-exporter
192
- image: quay.io/prometheus/blackbox-exporter:v0.25.0
+ image: quay.io/prometheus/blackbox-exporter:v0.26.0
193
volumes:
194
- /docker/appdata/blackbox/config:/config
195
ports:
0 commit comments