Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
Signed-off-by: ptux <[email protected]>
  • Loading branch information
ptux committed Mar 31, 2022
1 parent eea722a commit 345c2af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cadvisor/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
depends_on:
- cadvisor
cadvisor:
image: google/cadvisor:${CADVISOR_TAG}
image: gcr.io/cadvisor/cadvisor:${CADVISOR_TAG}
ports:
- 8080:8080
volumes:
Expand Down

0 comments on commit 345c2af

Please sign in to comment.