Skip to content

Commit 5607220

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/grafana/docker-compose.yml

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

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

0 commit comments

Comments
 (0)
Please sign in to comment.