Skip to content

Commit

Permalink
Update cadvisor v0.33.0 -> v0.40.0
Browse files Browse the repository at this point in the history
"mountpoint for cpu not found"
google/cadvisor#1943
  • Loading branch information
andreas-mausch committed Sep 14, 2021
1 parent cf120af commit 857bbdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ services:
- "9090:9090"

cadvisor:
image: google/cadvisor:v0.33.0
image: gcr.io/cadvisor/cadvisor:v0.40.0
volumes:
- /:/rootfs:ro
- /var/run:/var/run:ro
Expand Down

0 comments on commit 857bbdb

Please sign in to comment.