-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
New macs build for arm64 by default and the Lambda defaults to amd64. Making a zip that does not work with the CloudFormation provided.
Took me some time to realise :-)
Going to try and make a PR that fixes this.
A quick solution is to fix this by setting the platform docker uses to amd64 no matter what.
This is not the most environment friendly solution, because arm64 chips use less energy.
So a better solution would be to let the user have the choice. But that us a little complicated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels