Skip to content

Commit 48d452e

Browse files
Update gcr.io/cadvisor/cadvisor Docker tag to v0.52.1
1 parent e4d0baf commit 48d452e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/home_gateway/tasks/install_cadvisor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- name: Install cAdvisor
22
community.docker.docker_container:
33
name: cadvisor
4-
image: gcr.io/cadvisor/cadvisor:v0.51.0
4+
image: gcr.io/cadvisor/cadvisor:v0.52.1
55
platform: linux/arm64
66
state: started
77
restart_policy: unless-stopped

0 commit comments

Comments
 (0)