remove armhf

This commit is contained in:
Alexandre
2022-01-19 11:03:57 +01:00
parent da490214df
commit 6d96da36f3
86 changed files with 53 additions and 91 deletions

View File

@@ -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"
}

View File

@@ -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",