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

This commit is contained in:
renovate[bot] 2023-11-14 04:33:23 +00:00 committed by GitHub
parent 49ab867672
commit eadeff0b1a
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": 7,
"version": "0.62.0-beta",
"tipi_version": 8,
"version": "0.62.1-beta",
"categories": [
"utilities"
],

View File

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