Merge pull request #103 from meienberger/renovate/syncthing-syncthing-1.x

chore(deps): update syncthing/syncthing docker tag to v1.22
This commit is contained in:
Nicolas Meienberger 2022-10-14 22:38:27 +02:00 committed by GitHub
commit f3d1130461
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View File

@ -4,9 +4,12 @@
"available": true,
"port": 8090,
"id": "syncthing",
"tipi_version": 1,
"version": "1.20",
"categories": ["data", "utilities"],
"tipi_version": 2,
"version": "1.22",
"categories": [
"data",
"utilities"
],
"description": "Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers. We strive to fulfill the goals below. The goals are listed in order of importance, the most important one being the first. This is the summary version of the goal list - for more commentary, see the full Goals document.",
"short_desc": "Peer-to-peer file synchronization between your devices",
"author": "The Syncthing Foundation",

View File

@ -3,7 +3,7 @@ version: "3.7"
services:
syncthing:
container_name: syncthing
image: syncthing/syncthing:1.20
image: syncthing/syncthing:1.22
stop_grace_period: 1m
hostname: tipi
environment: