diff --git a/Dockerrun.aws.json.template b/Dockerrun.aws.json.template index 542b1a7..8f2e18e 100644 --- a/Dockerrun.aws.json.template +++ b/Dockerrun.aws.json.template @@ -1,9 +1,5 @@ { "AWSEBDockerrunVersion": "1", - "Authentication": { - "Bucket": "sinatra-hello-bucket", - "Key": "dockercfg" - }, "Image": { "Name": "mcansky/sinatra-hello:", "Update": "true"