Skip to content

Commit

Permalink
updates dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielCouzens committed Aug 12, 2024
1 parent 020a583 commit 9709952
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 @@ RUN apk add --update \
tzdata \
&& rm -rf /var/cache/apk/* \
&& gem install rubygems-update -v 3.4.22 \
&& update_rubygems \
&& gem install bundler:$BUNDLER_VERSION \
&& bundle config --global frozen 1

Expand Down

0 comments on commit 9709952

Please sign in to comment.