chore(deps): update lscr.io/linuxserver/resilio-sync docker tag to v2.8.1 (#3654)
This commit is contained in:
parent
face298595
commit
c901740e3f
|
@ -4,19 +4,13 @@
|
||||||
"port": 8113,
|
"port": 8113,
|
||||||
"available": true,
|
"available": true,
|
||||||
"id": "resilio-sync",
|
"id": "resilio-sync",
|
||||||
"tipi_version": 3,
|
"tipi_version": 4,
|
||||||
"version": "2.8.0",
|
"version": "2.8.1",
|
||||||
"categories": [
|
"categories": ["data", "utilities"],
|
||||||
"data",
|
|
||||||
"utilities"
|
|
||||||
],
|
|
||||||
"description": "",
|
"description": "",
|
||||||
"short_desc": "Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology",
|
"short_desc": "Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology",
|
||||||
"author": "Resilio, Inc.",
|
"author": "Resilio, Inc.",
|
||||||
"source": "https://github.com/bt-sync",
|
"source": "https://github.com/bt-sync",
|
||||||
"form_fields": [],
|
"form_fields": [],
|
||||||
"supported_architectures": [
|
"supported_architectures": ["arm64", "amd64"]
|
||||||
"arm64",
|
|
||||||
"amd64"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.7"
|
version: "3.7"
|
||||||
services:
|
services:
|
||||||
resilio-sync:
|
resilio-sync:
|
||||||
image: lscr.io/linuxserver/resilio-sync:2.8.0
|
image: lscr.io/linuxserver/resilio-sync:2.8.1
|
||||||
container_name: resilio-sync
|
container_name: resilio-sync
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
|
|
Loading…
Reference in New Issue
Block a user