Merge pull request #434 from dlnsk/Fixes

Fixes for nginx and mysql
This commit is contained in:
Philippe Trépanier
2016-11-25 01:51:25 -05:00
committed by GitHub
5 changed files with 7 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM mysql:5.6
FROM mysql:5.7
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>