chore(deps): update ghcr.io/zadam/trilium docker tag to v0.63.5 (#2967)

This commit is contained in:
renovate[bot] 2024-03-28 06:29:49 +00:00 committed by GitHub
parent fdb1151826
commit 64f3b4e747
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"id": "trilium",
"description": "Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. ",
"tipi_version": 14,
"version": "0.63.3",
"tipi_version": 15,
"version": "0.63.5",
"categories": [
"utilities"
],

View File

@ -1,6 +1,6 @@
services:
trilium:
image: ghcr.io/zadam/trilium:0.63.3
image: ghcr.io/zadam/trilium:0.63.5
container_name: trilium
ports:
- ${APP_PORT}:8080