fix: localstack version in docker compose example

This commit is contained in:
Karol Sójko
2023-11-30 13:45:59 +01:00
parent 41a04062c9
commit 3c10de3e5d

View File

@@ -14,7 +14,7 @@ services:
- standardnotes_self_hosted
localstack:
image: localstack/localstack:1.3
image: localstack/localstack:3.0
container_name: localstack_self_hosted
expose:
- 4566