ualbertalib / Hydranorth2

[deprecated] Sufia 7 based application
1 stars 2 forks source link

Update Dockerfile to switch to different base image #152

Closed alexstrilets closed 5 years ago

alexstrilets commented 7 years ago

Docker file needs to be updated to switch from ualibraries/ruby_plus2.3.3 as we will not longer maintain that.

murny commented 7 years ago

What should it be switched too? Official ruby image?

From this

FROM ualibraries/ruby_plus2.3.3

to this ?

FROM ruby:2.3.4
alexstrilets commented 7 years ago

ualibraries/rubyhydra - base image for all hydra project derived from ruby:2.3.4