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

This commit is contained in:
renovate[bot] 2024-05-13 14:04:50 +00:00 committed by GitHub
parent 6eba2421a4
commit 222a396a52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 4 deletions

View File

@ -4,8 +4,8 @@
"port": 8113,
"available": true,
"id": "resilio-sync",
"tipi_version": 2,
"version": "2.7.3",
"tipi_version": 3,
"version": "2.8.0",
"categories": [
"data",
"utilities"
@ -15,5 +15,8 @@
"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.7.3
image: lscr.io/linuxserver/resilio-sync:2.8.0
container_name: resilio-sync
environment:
- PUID=1000