diff --git a/apps/syncthing/config.json b/apps/syncthing/config.json index f6a9a0cd..937995c6 100644 --- a/apps/syncthing/config.json +++ b/apps/syncthing/config.json @@ -5,8 +5,8 @@ "exposable": true, "port": 8090, "id": "syncthing", - "tipi_version": 9, - "version": "1.26", + "tipi_version": 10, + "version": "1.27", "categories": [ "data", "utilities" diff --git a/apps/syncthing/docker-compose.yml b/apps/syncthing/docker-compose.yml index a4855776..c7e83613 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.26 + image: syncthing/syncthing:1.27 stop_grace_period: 1m hostname: tipi environment: