mirror of
https://github.com/zadam/trilium.git
synced 2025-09-30 02:28:44 +08:00
Build failed without python for arm
This commit is contained in:
parent
989da8877b
commit
2c5292222f
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ RUN set -x \
|
|||
make \
|
||||
nasm \
|
||||
libpng-dev \
|
||||
python \
|
||||
&& npm install --production \
|
||||
&& apk del .build-dependencies
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue