chore(deps): update syncthing/syncthing docker tag to v1.27 (#1744)
This commit is contained in:
parent
3f5d2efce9
commit
7596e6774e
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 8090,
|
||||
"id": "syncthing",
|
||||
"tipi_version": 9,
|
||||
"version": "1.26",
|
||||
"tipi_version": 10,
|
||||
"version": "1.27",
|
||||
"categories": [
|
||||
"data",
|
||||
"utilities"
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3.7"
|
|||
services:
|
||||
syncthing:
|
||||
container_name: syncthing
|
||||
image: syncthing/syncthing:1.26
|
||||
image: syncthing/syncthing:1.27
|
||||
stop_grace_period: 1m
|
||||
hostname: tipi
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue
Block a user