Skip to content

Commit f1d0ea5

Browse files
Enable receiver and dispatcher Docker images for ppc64le architecture for 1.13 release (#3649)
1 parent e6b0021 commit f1d0ea5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

data-plane/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -470,6 +470,10 @@
470470
<architecture>s390x</architecture>
471471
<os>linux</os>
472472
</platform>
473+
<platform>
474+
<architecture>ppc64le</architecture>
475+
<os>linux</os>
476+
</platform>
473477
</platforms>
474478
</from>
475479
</configuration>

0 commit comments

Comments
 (0)