chore(deps): update lscr.io/linuxserver/resilio-sync docker tag to v2.8.1 (#3654)

This commit is contained in:
renovate[bot] 2024-06-03 22:46:16 +00:00 committed by GitHub
parent face298595
commit c901740e3f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 11 deletions

View File

@ -4,19 +4,13 @@
"port": 8113,
"available": true,
"id": "resilio-sync",
"tipi_version": 3,
"version": "2.8.0",
"categories": [
"data",
"utilities"
],
"tipi_version": 4,
"version": "2.8.1",
"categories": ["data", "utilities"],
"description": "",
"short_desc": "Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology",
"author": "Resilio, Inc.",
"source": "https://github.com/bt-sync",
"form_fields": [],
"supported_architectures": [
"arm64",
"amd64"
]
"supported_architectures": ["arm64", "amd64"]
}

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
resilio-sync:
image: lscr.io/linuxserver/resilio-sync:2.8.0
image: lscr.io/linuxserver/resilio-sync:2.8.1
container_name: resilio-sync
environment:
- PUID=1000