Skip to content

Commit

Permalink
Update cadvisor repository (#1826)
Browse files Browse the repository at this point in the history
cAdvisor registry has moved from GCP project `google_containers` to `cadvisor`, ref: google/cadvisor#2590

Signed-off-by: David Porter <david@porter.me>
  • Loading branch information
bobbypage authored Dec 30, 2020
1 parent 1b29169 commit 77eb611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/guides/cadvisor.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ services:
depends_on:
- cadvisor
cadvisor:
image: gcr.io/google-containers/cadvisor:latest
image: gcr.io/cadvisor/cadvisor:latest
container_name: cadvisor
ports:
- 8080:8080
Expand Down

0 comments on commit 77eb611

Please sign in to comment.