Skip to content

Commit

Permalink
URBIBBNA-32 Veraltete Gems
Browse files Browse the repository at this point in the history
Forcieren von Ruby Gems update.
  • Loading branch information
epam-vkerkhoff committed Jan 15, 2024
1 parent 599d2d0 commit ea35a78
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 @@ -28,6 +28,7 @@ RUN curl -L https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VE
WORKDIR /app

COPY Gemfile Gemfile.lock /app/
RUN gem update --system 3.2.3
RUN gem install bundler
RUN bundle install --without development test

Expand Down

0 comments on commit ea35a78

Please sign in to comment.