From fa8e7d7e2312f1b9a81184a89574cfeccce46c55 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 15:29:01 +0000 Subject: [PATCH] chore(deps): update syncthing/syncthing docker tag to v1.24 (#1141) --- 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 4df456b6..b6a2256c 100644 --- a/apps/syncthing/config.json +++ b/apps/syncthing/config.json @@ -5,8 +5,8 @@ "exposable": true, "port": 8090, "id": "syncthing", - "tipi_version": 6, - "version": "1.23", + "tipi_version": 7, + "version": "1.24", "categories": [ "data", "utilities" diff --git a/apps/syncthing/docker-compose.yml b/apps/syncthing/docker-compose.yml index fcb2f691..79eab896 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.23 + image: syncthing/syncthing:1.24 stop_grace_period: 1m hostname: tipi environment: