{
  "AWSEBDockerrunVersion": "1",
  "Image": {
    "Name": "<AWS_ACCOUNT_ID>.dkr.ecr.<AWS_REGION>.amazonaws.com/ows-film-transparency-etl:<GIT_COMMIT>",
    "Update": "true"
  },
  "Ports": [
    {
      "ContainerPort": "9001"
    }
  ]
}
