mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-20 15:51:50 +02:00
freefilesync test
This commit is contained in:
11
freefilesync/build.json
Normal file
11
freefilesync/build.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"squash": false,
|
||||
"build_from": {
|
||||
"aarch64": "hassioaddons/base-aarch64:latest",
|
||||
"amd64": "hassioaddons/base-amd64:latest",
|
||||
"armhf": "hassioaddons/base-armhf:latest",
|
||||
"armv7": "hassioaddons/base-armv7:latest",
|
||||
"i386": "hassioaddons/base-i386:latest"
|
||||
},
|
||||
"args": {}
|
||||
}
|
||||
Reference in New Issue
Block a user