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,
|
"exposable": true,
|
||||||
"id": "trilium",
|
"id": "trilium",
|
||||||
"description": "Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. ",
|
"description": "Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. ",
|
||||||
"tipi_version": 16,
|
"tipi_version": 17,
|
||||||
"version": "0.63.6",
|
"version": "0.63.7",
|
||||||
"categories": ["utilities"],
|
"categories": ["utilities"],
|
||||||
"short_desc": "An open-source, self-hosted Notion alterative",
|
"short_desc": "An open-source, self-hosted Notion alterative",
|
||||||
"author": "zadam",
|
"author": "zadam",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
trilium:
|
trilium:
|
||||||
image: ghcr.io/zadam/trilium:0.63.6
|
image: ghcr.io/zadam/trilium:0.63.7
|
||||||
container_name: trilium
|
container_name: trilium
|
||||||
ports:
|
ports:
|
||||||
- ${APP_PORT}:8080
|
- ${APP_PORT}:8080
|
||||||
|
|
Loading…
Reference in New Issue
Block a user