mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-26 15:01:32 +08:00
Merge pull request #574 from maurerit/master
Build failed without python for arm
This commit is contained in:
commit
504b2e2c4a
@ -18,6 +18,7 @@ RUN set -x \
|
||||
make \
|
||||
nasm \
|
||||
libpng-dev \
|
||||
python \
|
||||
&& npm install --production \
|
||||
&& apk del .build-dependencies
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user