Hello,
I wanted to try graviton on Fargate, we build our docker images with buildAndPushImage, is there a flag I can't find in the docs to build them in arm64 format ( I assume that's what I need to do at least) on top of launching the tasks with the right flags.
thanks