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,
|
"exposable": true,
|
||||||
"port": 8090,
|
"port": 8090,
|
||||||
"id": "syncthing",
|
"id": "syncthing",
|
||||||
"tipi_version": 7,
|
"tipi_version": 8,
|
||||||
"version": "1.24",
|
"version": "1.25",
|
||||||
"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.24
|
image: syncthing/syncthing:1.25
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
hostname: tipi
|
hostname: tipi
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user