mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-06 20:29:12 -05:00
node updated to 12, electron to 6
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM node:12.3.0-alpine
|
||||
FROM node:12.4.0-alpine
|
||||
|
||||
# Create app directory
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
Reference in New Issue
Block a user