Compare commits
1 Commits
eaf8d18a55
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 4960d770a8 |
@@ -31,4 +31,4 @@ ADD ./Gemfile* ./
|
|||||||
RUN echo "gem: --no-ri --no-rdoc" > ~/.gemrc && \
|
RUN echo "gem: --no-ri --no-rdoc" > ~/.gemrc && \
|
||||||
yes | gem update --system && \
|
yes | gem update --system && \
|
||||||
gem install bundler && \
|
gem install bundler && \
|
||||||
bundle install
|
bundle install
|
||||||
|
|||||||
Reference in New Issue
Block a user