mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Merge pull request #275 from Lee303/Dockerfile-dependency-fix
Update Dockerfile
This commit is contained in:
commit
3824486b85
@ -17,6 +17,7 @@ RUN set -x \
|
||||
libtool \
|
||||
make \
|
||||
nasm \
|
||||
libpng-dev \
|
||||
&& npm install --production \
|
||||
&& apk del .build-dependencies
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user