Update trilium-notes to version v0.102.0 #6509
Annotations
1 notice
|
Potentially using unsafe user in service "server":
trilium-notes/docker-compose.yml#L0
The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000.
|