Skip to content

Commit

Permalink
Upgrade to Ruby 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
parkr committed Aug 20, 2018
1 parent 0646fcf commit a767577
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.4
FROM ruby:2.5.1

RUN apt-get update \
&& apt-get install -y \
Expand Down

0 comments on commit a767577

Please sign in to comment.