Skip to content
Snippets Groups Projects
Commit b8d2373e authored by Wonderfall's avatar Wonderfall Committed by GitHub
Browse files

Update Dockerfile

parent 92d35c52
No related branches found
No related tags found
No related merge requests found
......@@ -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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment