diff --git a/docker-compose.yml b/docker-compose.yml index 63f798bb9..ba9824c7c 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -5,7 +5,7 @@ services: trilium: # Optionally, replace `latest` with a version tag like `v0.90.3` # Using `latest` may cause unintended updates to the container - image: triliumnext/notes:latest + image: triliumnext/trilium:latest # Restart the container unless it was stopped by the user restart: unless-stopped environment: