From 9c25d5f597793e06fc57380fb6cea126c1477e51 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Thu, 19 Feb 2026 21:35:11 +0100 Subject: 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 --- syncthing/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'syncthing') 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: -- cgit v1.2.3