chore(deps): update syncthing/syncthing docker tag to v1.25 (#1333)
This commit is contained in:
parent
8705a0bdbb
commit
6ff06f461e
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 8090,
|
||||
"id": "syncthing",
|
||||
"tipi_version": 7,
|
||||
"version": "1.24",
|
||||
"tipi_version": 8,
|
||||
"version": "1.25",
|
||||
"categories": [
|
||||
"data",
|
||||
"utilities"
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3.7"
|
|||
services:
|
||||
syncthing:
|
||||
container_name: syncthing
|
||||
image: syncthing/syncthing:1.24
|
||||
image: syncthing/syncthing:1.25
|
||||
stop_grace_period: 1m
|
||||
hostname: tipi
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue
Block a user