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

This commit is contained in:
renovate[bot] 2024-05-31 18:08:09 +00:00 committed by GitHub
parent 0065a397d7
commit 72b990f410
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": 16,
"version": "0.63.6",
"tipi_version": 17,
"version": "0.63.7",
"categories": ["utilities"],
"short_desc": "An open-source, self-hosted Notion alterative",
"author": "zadam",

View File

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