Skip to content

Commit 345c2af

Browse files
committed
Update docker-compose.yml
Signed-off-by: ptux <[email protected]>
1 parent eea722a commit 345c2af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cadvisor/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services:
1313
depends_on:
1414
- cadvisor
1515
cadvisor:
16-
image: google/cadvisor:${CADVISOR_TAG}
16+
image: gcr.io/cadvisor/cadvisor:${CADVISOR_TAG}
1717
ports:
1818
- 8080:8080
1919
volumes:

0 commit comments

Comments
 (0)