diff --git a/Docker-server-installation.md b/Docker-server-installation.md index e00f503..5901879 100644 --- a/Docker-server-installation.md +++ b/Docker-server-installation.md @@ -8,7 +8,9 @@ Docker images are published on docker hub: https://hub.docker.com/r/zadam/triliu docker pull zadam/trilium:[VERSION] ~~~~ -Replace [VERSION] for actual latest version. It's not recommended to use "latest" tag. +Replace [VERSION] for actual latest version or use "series" tag - e.g. `0.31-latest`. + +**It's not recommended to use "latest" tag since it may upgrade your Trilium instance to new minor version which may potentially break your sync setup or cause other issues.** ## Run image