README: set docker minimal version to match api

https://docs.docker.com/develop/sdk
pull/145/head
Dawid Dziurla 5 years ago
parent b2878345b5
commit fc329ac565
No known key found for this signature in database
GPG Key ID: 7B6D8368172E9B0B

@ -29,7 +29,7 @@ Memorising docker commands is hard. Memorising aliases is slightly less hard. Ke
## Requirements
- Docker >= **1.8** (API >= **1.25**)
- Docker >= **1.13** (API >= **1.25**)
- Docker-Compose >= **1.23.2** (optional)
## Installation

Loading…
Cancel
Save