mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-29 03:33:28 +01:00
Merge pull request #172 from cschug/upgrade_node_exporter
chore: upgrade Node Exporter 1.5.0 -> 1.7.0
This commit is contained in:
commit
97ebbc4be5
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
services:
|
services:
|
||||||
node_exporter:
|
node_exporter:
|
||||||
image: quay.io/prometheus/node-exporter:v1.5.0
|
image: quay.io/prometheus/node-exporter:v1.7.0
|
||||||
container_name: node_exporter
|
container_name: node_exporter
|
||||||
command: "--path.rootfs=/host"
|
command: "--path.rootfs=/host"
|
||||||
pid: host
|
pid: host
|
||||||
|
Loading…
Reference in New Issue
Block a user