Skip to content

Commit 6bb56ae

Browse files
authored
Fix cAdvisorTag (#14)
1 parent 5dde29e commit 6bb56ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ services:
249249
start_period: 30s
250250

251251
cadvisor:
252-
image: ghcr.io/google/cadvisor/cadvisor:0.56.2
252+
image: ghcr.io/google/cadvisor/cadvisor:0.56.1
253253
container_name: cadvisor
254254
hostname: cadvisor
255255
restart: unless-stopped

0 commit comments

Comments
 (0)