Merge pull request #364 from LaraDock/downgrade-mysql
downgrade MySQL to 5.6 (stable)
This commit is contained in:
commit
bd1f6ebd8a
@ -1,4 +1,4 @@
|
|||||||
FROM mysql:latest
|
FROM mysql:mysql:5.6
|
||||||
|
|
||||||
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
|
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user