mirror of
https://github.com/stefanprodan/dockprom.git
synced 2025-05-05 15:32:50 +00:00
build(deps): update node-exporter to v1.8.2
This commit is contained in:
parent
1a92d3f248
commit
5f2e268c9e
@ -1,7 +1,7 @@
|
||||
services:
|
||||
|
||||
nodeexporter:
|
||||
image: prom/node-exporter:v1.8.1
|
||||
image: prom/node-exporter:v1.8.2
|
||||
container_name: nodeexporter
|
||||
volumes:
|
||||
- /proc:/host/proc:ro
|
||||
|
@ -46,7 +46,7 @@ services:
|
||||
org.label-schema.group: "monitoring"
|
||||
|
||||
nodeexporter:
|
||||
image: prom/node-exporter:v1.8.1
|
||||
image: prom/node-exporter:v1.8.2
|
||||
container_name: nodeexporter
|
||||
volumes:
|
||||
- /proc:/host/proc:ro
|
||||
|
Loading…
x
Reference in New Issue
Block a user