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

@@ -2,7 +2,7 @@ version: '3.8'
services:
localstack:
image: localstack/localstack:latest
image: localstack/localstack:4.4
ports:
- "4566:4566"
environment: