Skip to content

Commit

Permalink
pin localstack version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jin-Sun-tts committed Dec 12, 2023
1 parent 25826d9 commit 698ac79
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 @@ -4,7 +4,7 @@
services:
localstack:
container_name: "localstack"
image: localstack/localstack
image: localstack/localstack:1.2.0
healthcheck:
test:
- CMD
Expand Down

0 comments on commit 698ac79

Please sign in to comment.