mirror of
https://github.com/beshu-tech/deltaglider.git
synced 2026-04-21 07:52:06 +02:00
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:
@@ -2,7 +2,7 @@ version: '3.8'
|
||||
|
||||
services:
|
||||
localstack:
|
||||
image: localstack/localstack:latest
|
||||
image: localstack/localstack:4.4
|
||||
ports:
|
||||
- "4566:4566"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user