Update prom/node-exporter Docker tag to v1.11.1 #312

Open
renovate-bot wants to merge 1 commits from renovate/prom-node-exporter-1.x into master
Showing only changes of commit ac72661a37 - Show all commits

View File

@@ -63,7 +63,7 @@ services:
# Node Exporter - Host System Metrics
node_exporter:
image: prom/node-exporter:v1.10.2
image: prom/node-exporter:v1.11.1
restart: unless-stopped
ports:
- "9100:9100"