From f1d0ea5d164150fe63b0506f32fef9a1992cf541 Mon Sep 17 00:00:00 2001 From: valen-mascarenhas14 <100989126+valen-mascarenhas14@users.noreply.github.com> Date: Tue, 30 Jan 2024 21:48:20 +0530 Subject: [PATCH] Enable receiver and dispatcher Docker images for ppc64le architecture for 1.13 release (#3649) --- data-plane/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data-plane/pom.xml b/data-plane/pom.xml index e4cc02ab3d..bdb898bdf1 100644 --- a/data-plane/pom.xml +++ b/data-plane/pom.xml @@ -470,6 +470,10 @@ s390x linux + + ppc64le + linux +