Skip to content

Commit 9b93563

Browse files
committed
pin emulator version
1 parent dc817de commit 9b93563

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22
localstack:
33
container_name: localstack
4-
image: localstack/localstack:latest
4+
image: localstack/localstack:3.7.2
55
environment:
66
- SERVICES=sqs,sns
77
- AWS_DEFAULT_REGION=us-east-1

0 commit comments

Comments
 (0)