From 283c21358b2933f893ad34994e188abbadf287f1 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 11fcd75e9..23298a62c 100644 --- a/build.json +++ b/build.json @@ -8,11 +8,6 @@ "linux/s390x", "linux/ppc64le" ], - "centos": [ - "linux/amd64", - "linux/arm64", - "linux/ppc64le" - ], "ol": [ "linux/amd64", "linux/arm64"