From c04ef5a4fd47783168db73dfa6dbc6dbc8de7804 Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Wed, 3 Nov 2021 14:50:07 +0200 Subject: [PATCH] Added s390x for Alpine --- build.json | 1 - 1 file changed, 1 deletion(-) diff --git a/build.json b/build.json index 9777ee670..3980f3ba8 100644 --- a/build.json +++ b/build.json @@ -1,7 +1,6 @@ { "os-linux": { "alpine": [ - "linux/386", "linux/amd64", "linux/arm/v6", "linux/arm/v7",