Skip to content

Commit

Permalink
Updated rubygems in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdanadrianmarc committed Oct 6, 2023
1 parent 0a8651f commit 71f1f98
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 @@ -13,6 +13,7 @@ RUN apk add --update \
nodejs \
tzdata \
&& rm -rf /var/cache/apk/* \
&& gem update --system \
&& gem install bundler:$BUNDLER_VERSION \
&& bundle config --global frozen 1

Expand Down

0 comments on commit 71f1f98

Please sign in to comment.