Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e7dd61c

Browse files
update README with proper docker-compose dependency version (#3163)
1 parent d43a58d commit e7dd61c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ localstack start
140140

141141
### Using `docker-compose`
142142

143-
You can also use the `docker-compose.yml` file from the repository and use this command (currently requires `docker-compose` version 2.1+):
143+
You can also use the `docker-compose.yml` file from the repository and use this command (currently requires `docker-compose` version 1.9.0+):
144144

145145
```
146146
docker-compose up

0 commit comments

Comments
 (0)