build(deps): update node-exporter to v1.9.1

This commit is contained in:
Amir Zarrinkafsh
2025-07-04 14:12:40 +10:00
parent 80bd89b4fb
commit 77a64a5f38
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
services:
nodeexporter:
image: prom/node-exporter:v1.8.2
image: prom/node-exporter:v1.9.1
container_name: nodeexporter
volumes:
- /proc:/host/proc:ro

View File

@@ -46,7 +46,7 @@ services:
org.label-schema.group: "monitoring"
nodeexporter:
image: prom/node-exporter:v1.8.2
image: prom/node-exporter:v1.9.1
container_name: nodeexporter
volumes:
- /proc:/host/proc:ro