Merge remote-tracking branch 'upstream/pull/3276'
This commit is contained in:
commit
7761b7991a
1 changed files with 1 additions and 1 deletions
|
@ -48,4 +48,4 @@ RUN gem install bundler \
|
|||
# Install NodeJS packages using yarnpkg
|
||||
# `bundle exec rake yarn:install` will not work
|
||||
ADD package.json yarn.lock /app/
|
||||
RUN yarnpkg install
|
||||
RUN yarnpkg --ignore-engines install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue