mirror of
https://github.com/zadam/trilium.git
synced 2025-01-18 13:11:57 +08:00
Merge pull request #275 from Lee303/Dockerfile-dependency-fix
Update Dockerfile
This commit is contained in:
commit
3824486b85
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ RUN set -x \
|
|||
libtool \
|
||||
make \
|
||||
nasm \
|
||||
libpng-dev \
|
||||
&& npm install --production \
|
||||
&& apk del .build-dependencies
|
||||
|
||||
|
|
Loading…
Reference in a new issue