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,
|
"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"
|
||||||
|
|
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user