forked from External/greenlight
update ruby to 2.3.4
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM ruby:2.3.1
|
||||
FROM ruby:2.3.4
|
||||
|
||||
# app dependencies
|
||||
RUN apt-get update -qq && apt-get install -y build-essential libpq-dev nodejs
|
||||
|
Reference in New Issue
Block a user