elastic / apm-agent-java

https://www.elastic.co/guide/en/apm/agent/java/current/index.html
Apache License 2.0
567 stars 320 forks source link

release: use explicit container arch #3611

Closed v1v closed 5 months ago

v1v commented 5 months ago

What does this PR do?

Build the amd64 arch regardless of the host, as explained in https://docs.docker.com/build/building/multi-platform/#building-multi-platform-images

Checklist