Skip to content

Commit 2ee87da

Browse files
committed
testtest
1 parent 86ea7cc commit 2ee87da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: "3.8"
33
services:
44
localstack:
55
container_name: localstack
6-
image: localstack/localstack:latest
6+
image: localstack/localstack:3.0.0
77
ports:
88
- "127.0.0.1:5001:5001"
99
volumes:

0 commit comments

Comments
 (0)