From 51b5f1a0f84ca353e6a1e7708ec0ed5d192bc9cb Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Thu, 17 Jul 2025 00:10:22 +0900 Subject: [PATCH] Fixed PostgreSQL 17 on Ubuntu images --- build.json | 1 - 1 file changed, 1 deletion(-) diff --git a/build.json b/build.json index bae4099ec..fc5eecb7d 100644 --- a/build.json +++ b/build.json @@ -22,7 +22,6 @@ ], "ubuntu": [ "linux/amd64", - "linux/arm/v7", "linux/arm64", "linux/s390x", "linux/riscv64"