Skip to content

Commit 4b272f3

Browse files
committed
update rubygems
1 parent 3e5869e commit 4b272f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ RUN apk update && \
3636
ncurses-dev \
3737
git \
3838
&& echo "gem: --no-ri --no-rdoc" > /etc/gemrc \
39+
&& gem update --system \
3940
&& gem install bundler \
4041
&& bundle install --system $BUNDLER_ARGS \
4142
&& apk del .ruby-builddeps \

0 commit comments

Comments
 (0)