From a7587be366f0cd9daddd73e69ae30701857b9695 Mon Sep 17 00:00:00 2001 From: Kappeh Date: Tue, 21 Apr 2026 20:58:02 +0100 Subject: [PATCH] Bump syncthing image to 2.0.16 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index d87dfad..f00f040 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,6 @@ services: syncthing: - image: 'syncthing/syncthing:2.0.12' + image: 'syncthing/syncthing:2.0.16' container_name: syncthing restart: unless-stopped environment: