diff --git a/Dockerfile b/Dockerfile index 19d0bd3..245a259 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ LABEL Jonathan Rosenbaum RUN git clone https://github.com/asalant/freehub.git -# requires >= ruby-2.3 so will need to update Docker +# requires >= ruby-2.3 so will need to update the BikeBike image RUN gem install bundler #RUN apt-get -y install ruby-dev RUN bundle install --gemfile=/freehub/Gemfile