From 3577467fb639a38c3ea2bb34008614bd07a7fe1f Mon Sep 17 00:00:00 2001 From: stitchy Date: Sat, 5 Jul 2025 15:40:30 -0700 Subject: [PATCH] feat: update syncthing --- syncthing/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncthing/docker-compose.yml b/syncthing/docker-compose.yml index 30372fe..f870cef 100644 --- a/syncthing/docker-compose.yml +++ b/syncthing/docker-compose.yml @@ -1,6 +1,6 @@ services: syncthing: - image: syncthing/syncthing:1.28.0 + image: syncthing/syncthing:1.30.0 container_name: syncthing hostname: white-syncthing environment: