mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
Update docker-compose.yml with new container image (#6263)
This commit is contained in:
commit
b3a156c20d
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user