Skip to content

Commit

Permalink
feat: Upgrade localstack to 2.3.0 (latest) (#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
pziemkowski authored Oct 5, 2023
1 parent bc9b685 commit 5e9e788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ services:
- "3005:3005"

localstack:
image: localstack/localstack:0.11.3
image: localstack/localstack:2.3.0
ports:
- "4566:4566"
environment:
Expand Down

0 comments on commit 5e9e788

Please sign in to comment.