retrievercommunications / docker-jasperserver

Docker image for the community edition of JasperReports® Server.
https://hub.docker.com/r/retriever/jasperserver/
MIT License
46 stars 50 forks source link

explicitly set mysql version to 5.7 #19

Closed grange74 closed 6 years ago

grange74 commented 6 years ago

as current driver does support version 8, which is the latest. Explicitly setting a version should also stop the same problem happening for future mysql versions.