Compare commits
No commits in common. "fd2e0461690dfe678b59ebd61bd8e10e35370760" and "be8d288f5969495ca3b1e4c448634b6d06b87d46" have entirely different histories.
fd2e046169
...
be8d288f59
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ services:
|
|||
image: gcr.io/cadvisor/cadvisor:v0.49.1
|
||||
|
||||
node-exporter:
|
||||
image: docker.mafyuh.xyz/prom/node-exporter:v1.8.2
|
||||
image: docker.mafyuh.xyz/prom/node-exporter:v1.8.1
|
||||
container_name: monitoring_node_exporter
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
Reference in a new issue