Skip to content

Commit

Permalink
Bump to ruby-2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
barrucadu committed May 29, 2018
1 parent a505247 commit fe1a066
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
@@ -1 +1 @@
2.4.4
2.5.1
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM ruby:2.4.4
FROM ruby:2.5.1
RUN apt-get update -qq && apt-get upgrade -y
RUN apt-get install -y build-essential nodejs && apt-get clean
RUN gem install foreman
Expand Down

0 comments on commit fe1a066

Please sign in to comment.