Specifies what CPU architecture the image should be built for. This change sets the target platform to match the default Fargate task definition CPU architecture. I have tested watchdog build using an ARM64 system, with working server results.
Related
I believe this resolves the following issues:
27
43
Disclosure
While I don't believe this should be a breaking change, I have not tested build from non-arm64 system.
Description
Specifies what CPU architecture the image should be built for. This change sets the target platform to match the default Fargate task definition CPU architecture. I have tested watchdog build using an ARM64 system, with working server results.
Related
I believe this resolves the following issues:
27
43
Disclosure
While I don't believe this should be a breaking change, I have not tested build from non-arm64 system.