From 7d8b42149cbc93995c4d1eed38734d0e05f4a6d6 Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Tue, 1 Feb 2022 12:34:53 +0500 Subject: [PATCH] CentOS 8 base image is currently broken --- build.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build.json b/build.json index 560faa8a9..ea8ce3f6b 100644 --- a/build.json +++ b/build.json @@ -17,11 +17,6 @@ "linux/arm/v7", "linux/arm64", "linux/s390x" - ], - "centos": [ - "linux/amd64", - "linux/arm64", - "linux/ppc64le" ] }, "os-windows": {