Skip to content

Commit

Permalink
chore(deps): update localstack/localstack docker tag to v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lunar-renovate committed Jun 28, 2024
1 parent 7d4b170 commit 1799f47
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 @@ -11,7 +11,7 @@ services:
ports:
- "5432:5432"
aws:
image: localstack/localstack:2.1.0
image: localstack/localstack:2.3.2
environment:
- SERVICES=iam
ports:
Expand Down

0 comments on commit 1799f47

Please sign in to comment.