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

This commit is contained in:
renovate[bot] 2024-05-19 12:04:46 +00:00 committed by GitHub
parent fd6f726af5
commit a701654069
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 10 deletions

View File

@ -5,16 +5,11 @@
"exposable": true,
"id": "trilium",
"description": "Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. ",
"tipi_version": 15,
"version": "0.63.5",
"categories": [
"utilities"
],
"tipi_version": 16,
"version": "0.63.6",
"categories": ["utilities"],
"short_desc": "An open-source, self-hosted Notion alterative",
"author": "zadam",
"source": "https://github.com/zadam/trilium",
"supported_architectures": [
"arm64",
"amd64"
]
"supported_architectures": ["arm64", "amd64"]
}

View File

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