From 209af925bdd0e1186228efd20faf13647c839716 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Mon, 10 Mar 2025 14:24:45 +0100 Subject: [PATCH] update --- nodeexporter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodeexporter.yml b/nodeexporter.yml index edca3544..a7221f51 100644 --- a/nodeexporter.yml +++ b/nodeexporter.yml @@ -1,6 +1,6 @@ services: nodeexporter: - image: prom/node-exporter:v1.2.2 + image: prom/node-exporter:v1.3.1 container_name: nodeexporter volumes: - /proc:/host/proc:ro