This will allow us to take advantage of automatic update software to auto-pull new versions when they are released to docker hub.
2 lines
18 B
Docker
2 lines
18 B
Docker
FROM mysql:5.7.28
|