Currently the docker build command is hardcoded to `linux/amd64`. Deploying to an `arm64` means that the image fails to run. Would it be possible to specify the build architecture?