We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d623f12 commit 0ae8b9fCopy full SHA for 0ae8b9f
docker/grafana/docker-compose.yml
@@ -32,7 +32,7 @@ services:
32
- /:/host:ro,rslave
33
34
cadvisor:
35
- image: ghcr.io/cadvisor/cadvisor:v0.49.1
+ image: gcr.io/cadvisor/cadvisor:v0.49.1
36
container_name: cadvisor
37
# ports:
38
# - 8080:8080
0 commit comments