Pin MySQL to 5.6.40
This commit is contained in:
parent
8a4471517d
commit
395efeaae3
|
|
@ -1,4 +1,4 @@
|
|||
FROM mysql
|
||||
FROM mysql:5.6
|
||||
|
||||
COPY docker-healthcheck /usr/local/bin/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue