Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ifsc01 authored Apr 3, 2019
1 parent d9f1cb9 commit 7f10ee0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ From ruby:2.5
RUN apt-get update && apt-get install -y --no-install-recommends nodejs

ENV BUNDLER_VERSION 2.0.1
RUN gem install bundler -v 2.0.1

0 comments on commit 7f10ee0

Please sign in to comment.