mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08: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