Skip to content

Commit

Permalink
Bump to ruby 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cambiph committed Jun 24, 2019
1 parent 8c0fa19 commit 61ad69e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:2.2.5
FROM ruby:2.4.1

ADD Gemfile /app/
ADD Gemfile.lock /app/
Expand Down

0 comments on commit 61ad69e

Please sign in to comment.