Skip to content

Commit

Permalink
chore(deps): update localstack/localstack docker tag to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
lunar-renovate committed Nov 21, 2024
1 parent d2dd850 commit ef5f3c8
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:4.0.0
environment:
- SERVICES=iam
ports:
Expand Down

0 comments on commit ef5f3c8

Please sign in to comment.