doc: Update README.md

Change docker-compose version to support start_period argument
This commit is contained in:
Carlos Álvaro
2020-10-26 10:39:55 +01:00
parent 9078a94f0e
commit 620907d136

View File

@@ -378,7 +378,7 @@ If you are running this image under k8s, you can define a _liveness command_ as
If you use `docker-compose` as your container orchestrator, you can add the following entries to your compose file:
```yml
version: "3"
version: "3.4"
services:
master: