chore(deps): update syncthing/syncthing docker tag to v1.27 (#1744)

This commit is contained in:
renovate[bot] 2023-12-04 09:27:39 +00:00 committed by GitHub
parent 3f5d2efce9
commit 7596e6774e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true, "exposable": true,
"port": 8090, "port": 8090,
"id": "syncthing", "id": "syncthing",
"tipi_version": 9, "tipi_version": 10,
"version": "1.26", "version": "1.27",
"categories": [ "categories": [
"data", "data",
"utilities" "utilities"

View File

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