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

This commit is contained in:
renovate[bot] 2023-10-23 05:54:47 +00:00 committed by GitHub
parent 0468996857
commit 084a80abc1
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": 5,
"version": "0.61.9-beta",
"tipi_version": 6,
"version": "0.61.10-beta",
"categories": [
"utilities"
],

View File

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