diff --git a/.github/workflows/dockers-example-client-image.yaml b/.github/workflows/dockers-example-client-image.yaml index 95e2ac3a71..32fa1674ee 100644 --- a/.github/workflows/dockers-example-client-image.yaml +++ b/.github/workflows/dockers-example-client-image.yaml @@ -73,4 +73,5 @@ jobs: uses: ./.github/workflows/_docker-image.yaml with: target: example-client + platforms: linux/amd64,linux/arm64 secrets: inherit