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

This commit is contained in:
renovate[bot] 2024-01-04 00:57:27 +00:00 committed by GitHub
parent fd29507524
commit 8d5318744c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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": 8,
"version": "0.62.1-beta",
"tipi_version": 9,
"version": "0.63.0-beta",
"categories": [
"utilities"
],

View File

@ -2,7 +2,7 @@ version: '3.7'
services:
trilium:
image: ghcr.io/zadam/trilium:0.62.1-beta
image: ghcr.io/zadam/trilium:0.63.0-beta
container_name: trilium
ports:
- ${APP_PORT}:8080