Skip to content

Commit 04482f9

Browse files
authored
Merge pull request #657 from skalenetwork/update-cadvisor
Bumping cadvisor to 0.50 version
2 parents b7a344f + a6714f0 commit 04482f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ services:
176176

177177
advisor:
178178
<<: *skale_base
179+
image: gcr.io/cadvisor/cadvisor-amd64:v0.50.0
179180
container_name: monitor_cadvisor
180-
image: google/cadvisor:latest
181181
cpu_shares: 128
182182
network_mode: host
183183
volumes:

0 commit comments

Comments
 (0)