mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-08 22:05:45 -05:00
Update Dockerfile
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user