Update software versions and fix security refs

This commit is contained in:
yeasy
2026-04-18 19:04:14 -07:00
parent 1bed644e5e
commit 077e55f494
4 changed files with 9 additions and 7 deletions
@@ -101,7 +101,7 @@ cAdvisor 是 Google 开发的容器监控工具,提供比 `docker stats` 更
```yaml
services:
cadvisor:
image: ghcr.io/google/cadvisor:v0.56.0
image: ghcr.io/google/cadvisor:v0.56.2
container_name: cadvisor
ports:
- "8080:8080"
@@ -192,7 +192,7 @@ services:
- monitoring
cadvisor:
image: ghcr.io/google/cadvisor:v0.56.0
image: ghcr.io/google/cadvisor:v0.56.2
container_name: cadvisor
ports:
- "8080:8080"