mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-05 11:49:12 -05:00
use trilium version number in asset paths to avoid caching issues WIP
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# !!! Don't try to build this Dockerfile directly, run it through bin/build-docker.sh script !!!
|
||||
FROM node:16.15.0-alpine
|
||||
FROM node:16.18.0-alpine
|
||||
|
||||
# Create app directory
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
Reference in New Issue
Block a user