chore(deps): update syncthing/syncthing docker tag to v1.26 (#1537)

This commit is contained in:
renovate[bot] 2023-11-06 19:06:53 +00:00 committed by GitHub
parent fd4a062e64
commit 8ec41d91e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8090,
"id": "syncthing",
"tipi_version": 8,
"version": "1.25",
"tipi_version": 9,
"version": "1.26",
"categories": [
"data",
"utilities"
@ -17,5 +17,8 @@
"source": "https://github.com/syncthing",
"website": "https://syncthing.net",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
"supported_architectures": [
"arm64",
"amd64"
]
}

View File

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