mirror of
https://github.com/zadam/trilium.git
synced 2026-05-07 02:25:57 +02:00
docker now uses node 14.17 as other builds
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:12.19.0-alpine
|
||||
FROM node:14.17.0-alpine
|
||||
|
||||
# Create app directory
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
Reference in New Issue
Block a user