We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 788b559 + bf57813 commit 52f39c5Copy full SHA for 52f39c5
docker/exporters/docker-compose.yml
@@ -12,7 +12,7 @@ services:
12
- /:/host:ro,rslave
13
14
cadvisor:
15
- image: gcr.io/cadvisor/cadvisor:v0.49.1
+ image: gcr.io/cadvisor/cadvisor:v0.50.0
16
container_name: cadvisor
17
ports:
18
- 9101:8080
0 commit comments