mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
LSIO discontinued arm32v7
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
- Arm32v7 discontinued by linuxserver, latest working version pinned
|
||||
- WARNING : update to supervisor 2022.11 before installing
|
||||
- Ingress addition
|
||||
- Set config and sync folders from options
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
"build_from": {
|
||||
"aarch64": "lscr.io/linuxserver/resilio-sync:arm64v8-latest",
|
||||
"amd64": "lscr.io/linuxserver/resilio-sync:amd64-latest",
|
||||
"armv7": "lscr.io/linuxserver/resilio-sync:arm32v7-latest"
|
||||
"armv7": "lscr.io/linuxserver/resilio-sync:arm32v7-2.7.3.1381-1-ls125"
|
||||
},
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user