Compare commits
No commits in common. "21b0b4e5899ea18c2c84ffae311b58920d6fbe80" and "2f53f0d40bb405c4d8481f642bd9b884716d84f7" have entirely different histories.
21b0b4e589
...
2f53f0d40b
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.1
|
||||
image: docker.mafyuh.xyz/prom/node-exporter:v1.8.0
|
||||
container_name: monitoring_node_exporter
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
Reference in a new issue