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

This commit is contained in:
Amir Zarrinkafsh 2023-12-06 11:05:28 +11:00
parent 52a998e54e
commit 5a7b382b61
No known key found for this signature in database
GPG Key ID: ECDB8EF9E77E4EBF
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ version: '2.1'
services:
nodeexporter:
image: prom/node-exporter:v1.6.1
image: prom/node-exporter:v1.7.0
container_name: nodeexporter
volumes:
- /proc:/host/proc:ro

View File

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