Skip to content

Commit

Permalink
Updated localstack version
Browse files Browse the repository at this point in the history
  • Loading branch information
ulises-jeremias committed Nov 5, 2023
1 parent 9214f07 commit 2528370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/compose-localstack/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.9"

services:
localstack:
image: localstack/localstack:1.0.3
image: localstack/localstack:2.3.2
ports:
- "4566:4566" # LocalStack Gateway
- "4510-4559:4510-4559" # external services port range
Expand Down

0 comments on commit 2528370

Please sign in to comment.