From 6ff06f461ee45fe53419988bacb7964b5c9a4b16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 12:14:21 +0000 Subject: [PATCH] chore(deps): update syncthing/syncthing docker tag to v1.25 (#1333) --- 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 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: