docker: Clarify required version numbers.

Per #184
This commit is contained in:
Shyam Sunder
2018-07-28 11:33:41 -04:00
committed by Marcin Kurczewski
parent b1a20a7134
commit 70385cfe3d
2 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,7 @@
## Use this as a template to set up docker-compose, or as guide to set up other
## orchestration services
version: '3.1'
version: '2'
services:
## Python3 container for backend API