We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ea7cc commit 2ee87daCopy full SHA for 2ee87da
1 file changed
docker-compose.yml
@@ -3,7 +3,7 @@ version: "3.8"
3
services:
4
localstack:
5
container_name: localstack
6
- image: localstack/localstack:latest
+ image: localstack/localstack:3.0.0
7
ports:
8
- "127.0.0.1:5001:5001"
9
volumes:
0 commit comments