mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-30 03:06:06 +02:00
remove armhf
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"build_from": {
|
||||
"armv7": "ertagh/teamspeak3-server:latest-predownloaded",
|
||||
"armhf": "ertagh/teamspeak3-server:latest-predownloaded",
|
||||
"aarch64": "ertagh/teamspeak3-server:latest-predownloaded",
|
||||
"amd64": "mbentley/teamspeak:latest"
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64", "armhf", "armv7"],
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"description": "voice communication for online gaming, education and training",
|
||||
"environment": {
|
||||
"TS3SERVER_LICENSE": "accept",
|
||||
|
||||
Reference in New Issue
Block a user