Skip to content

Commit 52f39c5

Browse files
committedOct 14, 2024
Merge branch 'main' of https://git.mafyuh.dev/mafyuh/iac
2 parents 788b559 + bf57813 commit 52f39c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/exporters/docker-compose.yml

+1-1
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.