Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
slang25 committed Dec 13, 2021
1 parent 2a8f5eb commit d996dd8
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 d996dd8

Please sign in to comment.