{
    "AWSEBDockerrunVersion": "1",
    "Image": {
      "Name": "<AWS_ACCOUNT_ID>.dkr.ecr.<AWS_REGION>.amazonaws.com/graphql-subscriptions:<GIT_COMMIT>",
      "Update": "true"
    },
    "Ports": [
      {
        "ContainerPort": "8080"
      }
    ]
}
