Hi! I wanted to discuss the best strategy for supporting MariaDB 10 (which now [is the current stable](https://mariadb.com/kb/en/what-is-mariadb-100/)) It would be easy to simply change the repository and call it a day, but I don't think it is 100% backwards compatible with MariaDB 5.5 - plus it is necessary to run mysql_upgrade after changing versions. What do you think is the best strategy then? Having two images (potentially in another repo)?