mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-27 00:10:32 +02:00
Update to 2.7.2.1375
This commit is contained in:
@@ -1,2 +1,5 @@
|
|||||||
|
|
||||||
|
## 2.7.2.1375 (30-06-2021)
|
||||||
|
- Update to latest version from linuxserver/docker-resilio-sync
|
||||||
|
|
||||||
- :arrow_up: Initial release
|
- :arrow_up: Initial release
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="2.7.2.1375-ls90"
|
ARG BUILD_UPSTREAM="2.7.2.1375"
|
||||||
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
||||||
|
|
||||||
VOLUME [ "/data" ]
|
VOLUME [ "/data" ]
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ResilioSync",
|
"name": "ResilioSync",
|
||||||
"version": "2.7.2.1375-ls90",
|
"version": "2.7.2.1375",
|
||||||
"upstream": "2.7.2.1375-ls90",
|
"upstream": "2.7.2.1375",
|
||||||
"slug": "resiliosync",
|
"slug": "resiliosync",
|
||||||
"description": "Self-hosted file share and collaboration platform on the web",
|
"description": "Self-hosted file share and collaboration platform on the web",
|
||||||
"url": "https://github.com/tyjtyj/hassio-addons",
|
"url": "https://github.com/tyjtyj/hassio-addons",
|
||||||
@@ -23,10 +23,8 @@
|
|||||||
"PUID": "1000",
|
"PUID": "1000",
|
||||||
"GUID": "1000"
|
"GUID": "1000"
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {},
|
||||||
},
|
"schema": {},
|
||||||
"schema": {
|
|
||||||
},
|
|
||||||
"arch": [
|
"arch": [
|
||||||
"aarch64",
|
"aarch64",
|
||||||
"amd64",
|
"amd64",
|
||||||
|
|||||||
Reference in New Issue
Block a user