fix #3858 arm64 image corruption caused by overriding BuildKit TARGETARCH (#3859)

Signed-off-by: muicoder <muicoder@gmail.com>
This commit is contained in:
muicoder
2026-05-22 11:17:56 +08:00
committed by GitHub
parent 870ed27435
commit 34040d1b99

View File

@@ -6,7 +6,7 @@ ARG BASE_VERSION=latest
ARG HUB=higress-registry.cn-hangzhou.cr.aliyuncs.com/higress
ARG TARGETARCH=amd64
ARG TARGETARCH
# The following section is used as base image if BASE_DISTRIBUTION=debug
# This base image is provided by istio, see: https://github.com/istio/istio/blob/master/docker/Dockerfile.base