Upgrade ruby to 2.3.1
This commit is contained in:
parent
ff229aa978
commit
cd765f26a9
4 changed files with 5 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM ruby:2.2.4
|
||||
FROM ruby:2.3.1
|
||||
|
||||
ENV RAILS_ENV=production
|
||||
|
||||
|
|
Reference in a new issue