Browse Source

Update Dockerfile

closed-social-glitch-2
Wonderfall 7 years ago
committed by GitHub
parent
commit
b8d2373e0b
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      Dockerfile

+ 0
- 1
Dockerfile View File

@ -23,7 +23,6 @@ RUN BUILD_DEPS=" \
imagemagick \
&& npm install -g npm@3 && npm install -g yarn \
&& bundle install --deployment --without test development \
&& gem install tzinfo-data \
&& yarn \
&& npm cache clean \
&& apk del $BUILD_DEPS \

Loading…
Cancel
Save