update at 2019-12-20 18:08:08 by ehlxr
This commit is contained in:
parent
863aa717f1
commit
42b5806e44
@ -16,4 +16,5 @@ RUN apk add --update --no-cache --virtual=build-dependencies git yarn \
|
||||
&& rm -rf /var/cache/apk/* \
|
||||
&& rm -rf /tmp/* \
|
||||
&& rm package*.json \
|
||||
&& npm cache clean --force
|
||||
# && npm cache clean --force
|
||||
&& yarn cache clean
|
Loading…
Reference in New Issue
Block a user