Fixed versions and auto-migration
Created by: wernight
Using this image on a Kubernetes cluster or actually in many other cases has the issue that it may just get a newer version automatically.
This would be good if at start time it called gitlab-rake db:migrate
automatically.
Another thing that could be done to fix/improve are tagged version on Docker hub.