Closed normanmaurer closed 1 week ago
Motivation:
We should explicit specify the platform we use for docker to ensure our build produce the correct artifacts
Modifications:
Add --platform=linux/amd64 to docker files
Result:
Ensure build produces correct artifacts
Motivation:
We should explicit specify the platform we use for docker to ensure our build produce the correct artifacts
Modifications:
Add --platform=linux/amd64 to docker files
Result:
Ensure build produces correct artifacts