I was able to solve this by starting another container with the version of mysql in the log file, then connecting to the container and shut down sql safely with the following command
mysqladmin shutdown -p
Then restart your other container with the latest tag or whatever