Use own build base image to avoid official image out of sync issue on ruby version
pzgz
released this
09 Jun 19:11
·
39 commits
to master
since this release
Currently, passenger-ruby26 official image in dockerhub got ruby 2.6.2, though it's github repo was set to 2.6.3. They were out synced, I have to do the manual build on base image for now.