From 912a536348e7172070dabf3f46961889f39a3bbf Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Wed, 19 Jun 2024 20:34:59 +0900 Subject: [PATCH] CentOS 8 is deprecated. Please use different images --- build.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build.json b/build.json index 353d5a9a1..9cf2b400c 100644 --- a/build.json +++ b/build.json @@ -6,11 +6,6 @@ "linux/arm64", "linux/s390x" ], - "centos": [ - "linux/amd64", - "linux/arm64", - "linux/ppc64le" - ], "ol": [ "linux/amd64", "linux/arm64"