diff options
| author | clyhtsuriva <aimeric@adjutor.xyz> | 2026-02-19 21:35:11 +0100 |
|---|---|---|
| committer | clyhtsuriva <aimeric@adjutor.xyz> | 2026-02-19 21:35:11 +0100 |
| commit | 9c25d5f597793e06fc57380fb6cea126c1477e51 (patch) | |
| tree | 9f118a4904a38a86c8d16114448a182878118c64 /syncthing/compose.yaml | |
| parent | b2e9d291bb7c8dff15e885f020e3dfbea85a2261 (diff) | |
Update monitoring & sync images.
- Uptime-Kuma: 1.23.17 -> 2.1.3
- cAdvisor: 0.55.1 -> 0.56.2
- Prometheus: v3.8.1 -> v3.9.1
- Syncthing: 2.0.12 -> 2.0.14
Diffstat (limited to 'syncthing/compose.yaml')
| -rw-r--r-- | syncthing/compose.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/syncthing/compose.yaml b/syncthing/compose.yaml index 6998635..b504833 100644 --- a/syncthing/compose.yaml +++ b/syncthing/compose.yaml @@ -1,6 +1,6 @@ services: syncthing: - image: ghcr.io/syncthing/syncthing:2.0.12 + image: ghcr.io/syncthing/syncthing:2.0.14 container_name: syncthing hostname: VPS environment: |
