diff --git a/apps/syncthing/config.json b/apps/syncthing/config.json index b6a2256c..b8e1e6ed 100644 --- a/apps/syncthing/config.json +++ b/apps/syncthing/config.json @@ -5,8 +5,8 @@ "exposable": true, "port": 8090, "id": "syncthing", - "tipi_version": 7, - "version": "1.24", + "tipi_version": 8, + "version": "1.25", "categories": [ "data", "utilities" diff --git a/apps/syncthing/docker-compose.yml b/apps/syncthing/docker-compose.yml index 79eab896..e88c972b 100644 --- a/apps/syncthing/docker-compose.yml +++ b/apps/syncthing/docker-compose.yml @@ -3,7 +3,7 @@ version: "3.7" services: syncthing: container_name: syncthing - image: syncthing/syncthing:1.24 + image: syncthing/syncthing:1.25 stop_grace_period: 1m hostname: tipi environment: