Skip to content

Commit 8a756f4

Browse files
Renovate BotMatt Reeves
Renovate Bot
authored and
Matt Reeves
committedFeb 27, 2025
⬆️ Update quay.io/prometheus/blackbox-exporter Docker tag to v0.26.0
1 parent 65fe0e8 commit 8a756f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/grafana/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ services:
189189
blackbox-exporter:
190190
command: --config.file=/config/blackbox.yml
191191
container_name: blackbox-exporter
192-
image: quay.io/prometheus/blackbox-exporter:v0.25.0
192+
image: quay.io/prometheus/blackbox-exporter:v0.26.0
193193
volumes:
194194
- /docker/appdata/blackbox/config:/config
195195
ports:

0 commit comments

Comments
 (0)
Please sign in to comment.