FEATURE: update base image to Ruby 2.6.1
authorSam <sam.saffron@gmail.com>
Mon, 18 Feb 2019 02:27:38 +0000 (13:27 +1100)
committerSam <sam.saffron@gmail.com>
Mon, 18 Feb 2019 02:29:30 +0000 (13:29 +1100)
commit2ad250b872c4c31e063e576b2a2aa9c1bce94926
tree7cc787446c28f36e573ece093c0e5a221bdc5cb8
parent11fa21bc1105436a67e1fea6f31031b5361ca818
FEATURE: update base image to Ruby 2.6.1

Due to https://meta.discourse.org/t/logster-2-1-0-causes-segfault-running-unicorn-in-discourse-dev-docker-image/109265
we are stuck upgrading base image.

https://github.com/github/ruby/pull/40 by @tenderlove is backported to 2.5
but we are still waiting on 2.5.4

To avoid a custom patch in our image I opted to move base to 2.6.1 and pick
up the fix direct from 2.6
image/base/Dockerfile