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

This commit is contained in:
renovate[bot] 2023-09-29 00:54:17 +00:00 committed by GitHub
parent c8e1b1b491
commit 451955be59
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": 3,
"version": "0.61.7-beta",
"tipi_version": 4,
"version": "0.61.8-beta",
"categories": [
"utilities"
],

View File

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