Skip to content

Commit

Permalink
Merge pull request #963 from justeat/use-latest-localstack
Browse files Browse the repository at this point in the history
Use Latest LocalStack
  • Loading branch information
slang25 committed Dec 13, 2021
2 parents 2a8f5eb + d996dd8 commit 8589693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/JustSaying.IntegrationTests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ services:
localstack:
container_name: localstack
restart: unless-stopped
image: localstack/localstack:0.12.19
image: localstack/localstack:latest
ports:
- 4566:4566

0 comments on commit 8589693

Please sign in to comment.