From 7596e6774e855c4f6832ff69b14fea456e4a054f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 09:27:39 +0000 Subject: [PATCH] chore(deps): update syncthing/syncthing docker tag to v1.27 (#1744) --- apps/syncthing/config.json | 4 ++-- apps/syncthing/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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: