mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-02-21 13:48:32 -06:00
node update to 14.17.5
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:14.17.0-alpine
|
||||
FROM node:14.17.5-alpine
|
||||
|
||||
# Create app directory
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
Reference in New Issue
Block a user