⬆️ Update quay.io/prometheus/blackbox-exporter Docker tag to v0.26.0
This commit is contained in:
parent
65fe0e858a
commit
8a756f44cf
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ services:
|
||||||
blackbox-exporter:
|
blackbox-exporter:
|
||||||
command: --config.file=/config/blackbox.yml
|
command: --config.file=/config/blackbox.yml
|
||||||
container_name: blackbox-exporter
|
container_name: blackbox-exporter
|
||||||
image: quay.io/prometheus/blackbox-exporter:v0.25.0
|
image: quay.io/prometheus/blackbox-exporter:v0.26.0
|
||||||
volumes:
|
volumes:
|
||||||
- /docker/appdata/blackbox/config:/config
|
- /docker/appdata/blackbox/config:/config
|
||||||
ports:
|
ports:
|
||||||
|
|
Reference in a new issue