Merge "Use version 2 in docker-compose.yml"

This commit is contained in:
Zuul 2019-06-05 21:07:48 +00:00 committed by Gerrit Code Review
commit f5877d7008
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
version: '3'
version: '2'
services:
mysql:
image: "mysql:latest"