chore(deps): update ghcr.io/zadam/trilium docker tag to v0.63.7 (#3594)
This commit is contained in:
parent
0065a397d7
commit
72b990f410
|
@ -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",
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user