upgrade mysql base image to 8.0
This commit is contained in:
parent
007017a2a7
commit
50834268a7
|
@ -1,4 +1,4 @@
|
|||
FROM mysql:5.7
|
||||
FROM mysql:8.0
|
||||
|
||||
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
|
||||
|
||||
|
|
Loading…
Reference in New Issue