mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
docker: Update to Node 20.15.1
This commit is contained in:
parent
690048e910
commit
a7006df892
@ -1,5 +1,5 @@
|
||||
# !!! Don't try to build this Dockerfile directly, run it through bin/build-docker.sh script !!!
|
||||
FROM node:18.18.2-alpine
|
||||
FROM node:20.15.1-alpine
|
||||
|
||||
# Configure system dependencies
|
||||
RUN apk add --no-cache --virtual .build-dependencies \
|
||||
|
Loading…
x
Reference in New Issue
Block a user