Skip to content

Commit

Permalink
add rugygem update
Browse files Browse the repository at this point in the history
  • Loading branch information
alexskr committed Sep 26, 2024
1 parent 8701996 commit b457f32
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 @@ -14,6 +14,7 @@ COPY Gemfile* *.gemspec /srv/ontoportal/ncbo_cron/

WORKDIR /srv/ontoportal/ncbo_cron

RUN gem update --system
RUN gem install bundler
ENV BUNDLE_PATH=/srv/ontoportal/bundle
RUN bundle install
Expand Down

0 comments on commit b457f32

Please sign in to comment.