mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
from now on, "latest" docker tag won't point to beta releases, closes #476
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
VERSION=`jq -r ".version" package.json`
|
||||
|
||||
sudo docker build -t zadam/trilium:latest -t zadam/trilium:$VERSION .
|
||||
sudo docker build -t zadam/trilium:$VERSION .
|
||||
Reference in New Issue
Block a user