fix: pin LocalStack to 4.4 (latest now requires paid license)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Simone Scarduzio
2026-03-23 11:50:05 +01:00
parent b0699f952a
commit 60b70309fa
5 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ services:
retries: 5
localstack:
image: localstack/localstack:latest
image: localstack/localstack:4.4
container_name: deltaglider-localstack
ports:
- "4566:4566"