Skip to content

Commit 4c8d133

Browse files
Update prom/node-exporter Docker tag to v1.10.2
1 parent 0eb2596 commit 4c8d133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ services:
286286
- 9000:9000
287287

288288
node-exporter:
289-
image: prom/node-exporter:v1.8.2
289+
image: prom/node-exporter:v1.10.2
290290
volumes:
291291
- /proc:/host/proc:ro
292292
- /sys:/host/sys:ro

0 commit comments

Comments
 (0)