We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5c0d01 commit b5122b3Copy full SHA for b5122b3
100_monitoring/prometheus/cadvisor/compose.yaml
@@ -18,7 +18,7 @@ services:
18
19
cadvisor:
20
# https://github.com/google/cadvisor/releases/
21
- image: gcr.io/cadvisor/cadvisor:v0.51.0
+ image: gcr.io/cadvisor/cadvisor:v0.52.1
22
container_name: cadvisor
23
command:
24
- --docker="unix:///var/run/docker.sock"
0 commit comments