Skip to content

Commit

Permalink
fixes bug 1381624 - Upgrade localstack 0.6.1 (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Bengtsson committed Jul 18, 2017
1 parent cdcf0f7 commit 189cb59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Expand Up @@ -101,7 +101,7 @@ services:
# https://hub.docker.com/r/atlassianlabs/localstack/
# localstack running a fake S3
localstack-s3:
image: atlassianlabs/localstack:0.5.0
image: atlassianlabs/localstack:0.6.1
environment:
- SERVICES=s3:4572
- DEFAULT_REGION=us-east-1
Expand Down

0 comments on commit 189cb59

Please sign in to comment.