mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
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