Skip to content

Commit 0ae8b9f

Browse files
committedOct 14, 2024
fix registry
1 parent d623f12 commit 0ae8b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/grafana/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ services:
3232
- /:/host:ro,rslave
3333

3434
cadvisor:
35-
image: ghcr.io/cadvisor/cadvisor:v0.49.1
35+
image: gcr.io/cadvisor/cadvisor:v0.49.1
3636
container_name: cadvisor
3737
# ports:
3838
# - 8080:8080

0 commit comments

Comments
 (0)
Please sign in to comment.