From 3f1bb163b855ac5751fdddee556cc17d91bad4a9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Mar 2026 02:32:15 +0000 Subject: [PATCH] Update ghcr.io/syncthing/syncthing Docker tag to v2.0.15 --- syncthing/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncthing/compose.yaml b/syncthing/compose.yaml index 60b8b1a..62adc5c 100644 --- a/syncthing/compose.yaml +++ b/syncthing/compose.yaml @@ -1,7 +1,7 @@ services: syncthing: container_name: syncthing - image: ghcr.io/syncthing/syncthing:2.0.14 + image: ghcr.io/syncthing/syncthing:2.0.15 restart: unless-stopped hostname: ${HOSTNAME} environment: