fix mysql image to 5.6.35

This commit is contained in:
wy65701436 2017-04-12 03:47:23 -07:00
parent e0dbb70809
commit 20458f88d2

View File

@ -1,4 +1,4 @@
FROM mysql:5.6
FROM mysql:5.6.35
WORKDIR /tmp