Update quay.io/prometheus/node-exporter Docker tag to v1.10.2
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-docker / docker-lint (pull_request) Successful in 11s

This commit is contained in:
2025-10-25 21:01:27 +00:00
parent 98cfd04158
commit bb96fc98a4
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.1
image: quay.io/prometheus/node-exporter:v1.10.2
container_name: node-exporter
command:
- '--path.rootfs=/rootfs'