Skip to content

Commit

Permalink
Update to a much more recent version of cadvisor
Browse files Browse the repository at this point in the history
  • Loading branch information
g3force committed Jun 1, 2021
1 parent dc594d2 commit f4e2dd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose-monitoring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ services:
- expose

cadvisor:
image: google/cadvisor:v0.33.0
image: gcr.io/cadvisor/cadvisor:v0.39.1
restart: unless-stopped
mem_limit: 100m
mem_limit: 500m
cpus: 1
# ports:
# - 8080:8080
Expand Down

0 comments on commit f4e2dd6

Please sign in to comment.