mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-11 22:59:14 -05:00
Merge pull request #574 from maurerit/master
Build failed without python for arm
This commit is contained in:
@@ -18,6 +18,7 @@ RUN set -x \
|
||||
make \
|
||||
nasm \
|
||||
libpng-dev \
|
||||
python \
|
||||
&& npm install --production \
|
||||
&& apk del .build-dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user