The default ECS Container Instances AMI image for coldbrew-cli.
To build AMI images, you will need Packer.
To build the AMI image:
packer build -var "image_version=`cat VERSION`" packer.json
This will build a new AMI image in us-west-2
region and will copy it to all other ECS-supported regions.