Skip to content

Commit

Permalink
update ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
lvangool committed May 12, 2020
1 parent f51ee1f commit 19e56f6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Generated by Cloud66 Starter
FROM ruby:2.1.8
FROM ruby:2.5.8

RUN sed -i '/jessie-updates/d' /etc/apt/sources.list
RUN apt-get update -qq && apt-get install -y build-essential

ENV APP_HOME /app
Expand Down

0 comments on commit 19e56f6

Please sign in to comment.