Update quay.io/prometheus/node-exporter Docker tag to v1.10.1 (#1856)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m34s

This commit was merged in pull request #1856.
This commit is contained in:
2025-10-25 19:01:38 +00:00
parent f30d766894
commit 98cfd04158
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
---
services:
node-exporter:
image: quay.io/prometheus/node-exporter:v1.10.0
image: quay.io/prometheus/node-exporter:v1.10.1
container_name: node-exporter
command:
- '--path.rootfs=/rootfs'