Skip to content

Commit

Permalink
bug 1790415: update localstack to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
willkg committed Sep 12, 2022
1 parent 6fa6e8c commit 23885f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ services:
# https://hub.docker.com/r/localstack/localstack/
# localstack running a fake S3 and SQS
localstack:
image: localstack/localstack:0.14.0
image: localstack/localstack:1.1.0
environment:
- SERVICES=s3,sqs
- DEFAULT_REGION=us-east-1
Expand Down

0 comments on commit 23885f6

Please sign in to comment.