Skip to content

Commit bf57813

Browse files
author
Renovate Bot
committedOct 14, 2024
⬆️ Update gcr.io/cadvisor/cadvisor Docker tag to v0.50.0
1 parent eab33ab commit bf57813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/exporters/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212
- /:/host:ro,rslave
1313

1414
cadvisor:
15-
image: gcr.io/cadvisor/cadvisor:v0.49.1
15+
image: gcr.io/cadvisor/cadvisor:v0.50.0
1616
container_name: cadvisor
1717
ports:
1818
- 9101:8080

0 commit comments

Comments
 (0)
Please sign in to comment.