Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
Update localstack/localstack Docker tag to v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2023
1 parent 5cfaff8 commit 42ba21d
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 @@ -3,7 +3,7 @@ version: "3.8"
services:
localstack:
container_name: "${LOCALSTACK_DOCKER_NAME-localstack_main}"
image: localstack/localstack:2.2.0
image: localstack/localstack:2.3.2
ports:
- "4566:4566"
- "4510-4559:4510-4559"
Expand Down

0 comments on commit 42ba21d

Please sign in to comment.