mirror of
https://github.com/wekan/wekan.git
synced 2026-02-15 04:28:07 +01:00
removed unnecessary changes
This commit is contained in:
parent
697d7613f2
commit
c1c2eb22ba
2 changed files with 1 additions and 9 deletions
|
|
@ -158,7 +158,7 @@ RUN \
|
|||
ln -sf $(which bsdtar) $(which tar) && \
|
||||
\
|
||||
# Download nodejs
|
||||
wget https://npm.taobao.org/mirrors/node/${NODE_VERSION}/node-${NODE_VERSION}-${ARCHITECTURE}.tar.gz && \
|
||||
wget https://nodejs.org/dist/${NODE_VERSION}/node-${NODE_VERSION}-${ARCHITECTURE}.tar.gz && \
|
||||
wget https://nodejs.org/dist/${NODE_VERSION}/SHASUMS256.txt.asc && \
|
||||
#---------------------------------------------------------------------------------------------
|
||||
# Node Fibers 100% CPU usage issue:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue